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