summaryrefslogtreecommitdiff
path: root/filter/source/svg/units.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/units.hxx')
-rw-r--r--filter/source/svg/units.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/svg/units.hxx b/filter/source/svg/units.hxx
index 7bf764178135..d8c0364584dd 100644
--- a/filter/source/svg/units.hxx
+++ b/filter/source/svg/units.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
@@ -58,3 +59,5 @@ namespace svgi
} // namespace svgi
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */