summaryrefslogtreecommitdiffstats
path: root/padmin/source/helper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'padmin/source/helper.hxx')
-rw-r--r--padmin/source/helper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/padmin/source/helper.hxx b/padmin/source/helper.hxx
index acd890292520..503de2dda960 100644
--- a/padmin/source/helper.hxx
+++ b/padmin/source/helper.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.
@@ -118,3 +119,5 @@ bool chooseDirectory( String& rInOutPath );
} // namespace padmin
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */