summaryrefslogtreecommitdiffstats
path: root/unotools/source/config/options.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/options.cxx')
-rw-r--r--unotools/source/config/options.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unotools/source/config/options.cxx b/unotools/source/config/options.cxx
index c65fd09efd0c..e8b5ad40bebd 100644
--- a/unotools/source/config/options.cxx
+++ b/unotools/source/config/options.cxx
@@ -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.
@@ -104,3 +105,4 @@ void Options::ConfigurationChanged( ConfigurationBroadcaster*, sal_uInt32 nHint
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */