summaryrefslogtreecommitdiff
path: root/sal/qa/inc/stringhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/inc/stringhelper.hxx')
-rw-r--r--sal/qa/inc/stringhelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/qa/inc/stringhelper.hxx b/sal/qa/inc/stringhelper.hxx
index b284d1c0c06c..93da3ef9b9da 100644
--- a/sal/qa/inc/stringhelper.hxx
+++ b/sal/qa/inc/stringhelper.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef STRINGHELPER_HXX
#define STRINGHELPER_HXX
@@ -14,3 +15,5 @@ inline void operator <<= (rtl::OUString& _rUnicodeString, rtl::OString const & _
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */