summaryrefslogtreecommitdiff
path: root/tools/inc/tools/StringListResource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/StringListResource.hxx')
-rw-r--r--tools/inc/tools/StringListResource.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/tools/StringListResource.hxx b/tools/inc/tools/StringListResource.hxx
index 9709435407fb..5b45be439230 100644
--- a/tools/inc/tools/StringListResource.hxx
+++ b/tools/inc/tools/StringListResource.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.
@@ -54,3 +55,5 @@ namespace tools
};
} // namespace tools
#endif // TOOLS_STRINGLISTRESOURCE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */