summaryrefslogtreecommitdiff
path: root/xmloff/inc/GradientStyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/GradientStyle.hxx')
-rw-r--r--xmloff/inc/GradientStyle.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/inc/GradientStyle.hxx b/xmloff/inc/GradientStyle.hxx
index f4a2fd474225..89b3739312a7 100644
--- a/xmloff/inc/GradientStyle.hxx
+++ b/xmloff/inc/GradientStyle.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 @@ public:
};
#endif // _XMLOFF_GRADIENTSTYLE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */