summaryrefslogtreecommitdiffstats
path: root/filter/source/svg/gfxtypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/gfxtypes.hxx')
-rw-r--r--filter/source/svg/gfxtypes.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/svg/gfxtypes.hxx b/filter/source/svg/gfxtypes.hxx
index fc52b2205865..2b7187d2e76c 100644
--- a/filter/source/svg/gfxtypes.hxx
+++ b/filter/source/svg/gfxtypes.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
@@ -343,3 +344,5 @@ typedef std::hash_map<sal_Int32, State> StateMap;
} // namespace svgi
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */