summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgreader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/svgreader.hxx')
-rw-r--r--filter/source/svg/svgreader.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/svg/svgreader.hxx b/filter/source/svg/svgreader.hxx
index d4b57d31868d..232fc31f122e 100644
--- a/filter/source/svg/svgreader.hxx
+++ b/filter/source/svg/svgreader.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -41,3 +42,5 @@ public:
} // namespace svgi
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */