summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/useroptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/useroptions.hxx')
-rw-r--r--unotools/inc/unotools/useroptions.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/unotools/inc/unotools/useroptions.hxx b/unotools/inc/unotools/useroptions.hxx
index 0eca30fe3075..17f4d52bc248 100644
--- a/unotools/inc/unotools/useroptions.hxx
+++ b/unotools/inc/unotools/useroptions.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.
@@ -116,3 +117,5 @@ public:
};
#endif // #ifndef INCLUDED_unotools_USEROPTIONS_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */