summaryrefslogtreecommitdiff
path: root/svtools/source/inc/gradwrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/inc/gradwrap.hxx')
-rw-r--r--svtools/source/inc/gradwrap.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/inc/gradwrap.hxx b/svtools/source/inc/gradwrap.hxx
index 37267818c5dc..35b04e833475 100644
--- a/svtools/source/inc/gradwrap.hxx
+++ b/svtools/source/inc/gradwrap.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.
@@ -73,3 +74,5 @@ public:
void WriteRectGradient(const Rectangle& rRect,
const Gradient& rGradient);
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */