summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/svgdialog.hxx')
-rw-r--r--filter/source/svg/svgdialog.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/svg/svgdialog.hxx b/filter/source/svg/svgdialog.hxx
index 0a4bf3dbac86..d4f0ff1bc99b 100644
--- a/filter/source/svg/svgdialog.hxx
+++ b/filter/source/svg/svgdialog.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
@@ -112,3 +113,5 @@ sal_Bool SAL_CALL SVGDialog_supportsService( const ::rtl::OUString& ServiceName
throw ( ::com::sun::star::uno::Exception );
#endif // SVGDialog_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */