summaryrefslogtreecommitdiff
path: root/extensions/source/svg/svgprinter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/svg/svgprinter.hxx')
-rw-r--r--extensions/source/svg/svgprinter.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/svg/svgprinter.hxx b/extensions/source/svg/svgprinter.hxx
index 743a86bc7a50..bbc29a06b6f8 100644
--- a/extensions/source/svg/svgprinter.hxx
+++ b/extensions/source/svg/svgprinter.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.
@@ -65,3 +66,5 @@ public:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */