summaryrefslogtreecommitdiff
path: root/framework/inc/xml/saxnamespacefilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml/saxnamespacefilter.hxx')
-rw-r--r--framework/inc/xml/saxnamespacefilter.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/xml/saxnamespacefilter.hxx b/framework/inc/xml/saxnamespacefilter.hxx
index 7d04dd434441..af04ec8e1544 100644
--- a/framework/inc/xml/saxnamespacefilter.hxx
+++ b/framework/inc/xml/saxnamespacefilter.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.
@@ -102,3 +103,5 @@ class SaxNamespaceFilter : public ThreadHelpBase, // Struct for right initaliz
}
#endif // __FRAMEWORK_SERVICES_SAXNAMESPACEFILTER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */