summaryrefslogtreecommitdiff
path: root/svx/inc/svimbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svimbase.hxx')
-rw-r--r--svx/inc/svimbase.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/inc/svimbase.hxx b/svx/inc/svimbase.hxx
index b78c74fa84c3..14946cad05df 100644
--- a/svx/inc/svimbase.hxx
+++ b/svx/inc/svimbase.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.
@@ -207,3 +208,5 @@ public:
BOOL DitherBitmap( Bitmap& rBitmap, BOOL bDitherAlways = FALSE );
#endif // _SVIMBASE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */