summaryrefslogtreecommitdiff
path: root/framework/inc/uiconfiguration/moduleuicfgsupplier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uiconfiguration/moduleuicfgsupplier.hxx')
-rw-r--r--framework/inc/uiconfiguration/moduleuicfgsupplier.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/uiconfiguration/moduleuicfgsupplier.hxx b/framework/inc/uiconfiguration/moduleuicfgsupplier.hxx
index 33c4a2737cc6..94c3a06c8452 100644
--- a/framework/inc/uiconfiguration/moduleuicfgsupplier.hxx
+++ b/framework/inc/uiconfiguration/moduleuicfgsupplier.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.
@@ -117,3 +118,5 @@ namespace framework
}
#endif // __FRAMEWORK_UICONFIGURATION_MODULEUICFGSUPPLIER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */