summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterComponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterComponent.hxx')
-rw-r--r--sdext/source/presenter/PresenterComponent.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sdext/source/presenter/PresenterComponent.hxx b/sdext/source/presenter/PresenterComponent.hxx
index 4ff1a173ad6b..4334d53f081d 100644
--- a/sdext/source/presenter/PresenterComponent.hxx
+++ b/sdext/source/presenter/PresenterComponent.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.
@@ -53,3 +54,5 @@ public:
} }
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */