diff options
Diffstat (limited to 'slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx')
-rw-r--r-- | slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx b/slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx index 5d83e6955..1583d8449 100644 --- a/slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx +++ b/slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -1450,3 +1451,5 @@ namespace sdecl = comphelper::service_decl; // The C shared lib entry points COMPHELPER_SERVICEDECL_EXPORTS1(OGLTransitionFactoryDecl) + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |