summaryrefslogtreecommitdiff
path: root/xmloff/inc/SchXMLImport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/SchXMLImport.hxx')
-rw-r--r--xmloff/inc/SchXMLImport.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/inc/SchXMLImport.hxx b/xmloff/inc/SchXMLImport.hxx
index 2b00decf57..ce878a138a 100644
--- a/xmloff/inc/SchXMLImport.hxx
+++ b/xmloff/inc/SchXMLImport.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.
@@ -218,3 +219,5 @@ public:
};
#endif // SCH_XMLIMPORT_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */