summaryrefslogtreecommitdiff
path: root/svx/inc/galtheme.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/galtheme.hxx')
-rw-r--r--svx/inc/galtheme.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/inc/galtheme.hxx b/svx/inc/galtheme.hxx
index 078a56060e41..27be7b9fb735 100644
--- a/svx/inc/galtheme.hxx
+++ b/svx/inc/galtheme.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.
@@ -227,3 +228,5 @@ SvStream& operator<<( SvStream& rOut, const GalleryTheme& rTheme );
SvStream& operator>>( SvStream& rIn, GalleryTheme& rTheme );
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */