summaryrefslogtreecommitdiff
path: root/extensions/source/svg/svgcom.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/svg/svgcom.hxx')
-rw-r--r--extensions/source/svg/svgcom.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/svg/svgcom.hxx b/extensions/source/svg/svgcom.hxx
index 5e5f89a8327e..d0441536944e 100644
--- a/extensions/source/svg/svgcom.hxx
+++ b/extensions/source/svg/svgcom.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.
@@ -72,3 +73,5 @@
#define SVG_DTD_STRING B2UCONST( "<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\" \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\">" )
#endif // _SYNCCOM_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */