summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterPaneAnimator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterPaneAnimator.hxx')
-rw-r--r--sdext/source/presenter/PresenterPaneAnimator.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sdext/source/presenter/PresenterPaneAnimator.hxx b/sdext/source/presenter/PresenterPaneAnimator.hxx
index 9b04f94084b0..1e044b4a647b 100644
--- a/sdext/source/presenter/PresenterPaneAnimator.hxx
+++ b/sdext/source/presenter/PresenterPaneAnimator.hxx
@@ -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.
@@ -92,3 +93,5 @@ typedef ::std::vector< ::boost::function<void()> > EndActions;
} }
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */