summaryrefslogtreecommitdiff
path: root/svtools/inc/stdmenu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/stdmenu.hxx')
-rw-r--r--svtools/inc/stdmenu.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/inc/stdmenu.hxx b/svtools/inc/stdmenu.hxx
index 613f5aaded2a..2ccb6cd59605 100644
--- a/svtools/inc/stdmenu.hxx
+++ b/svtools/inc/stdmenu.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.
@@ -237,3 +238,5 @@ public:
};
#endif // _STDMENU_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */