summaryrefslogtreecommitdiff
path: root/svtools/inc/acceleratorexecute.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/acceleratorexecute.hxx')
-rw-r--r--svtools/inc/acceleratorexecute.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/inc/acceleratorexecute.hxx b/svtools/inc/acceleratorexecute.hxx
index 818f4c40b3f7..6bea581e5d78 100644
--- a/svtools/inc/acceleratorexecute.hxx
+++ b/svtools/inc/acceleratorexecute.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.
@@ -273,3 +274,5 @@ class SVT_DLLPUBLIC AcceleratorExecute : private TMutexInit
#undef css
#endif // INCLUDED_SVTOOLS_ACCELERATOREXECUTE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */