summaryrefslogtreecommitdiff
path: root/writerperfect/source/filter/ListStyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/filter/ListStyle.hxx')
-rw-r--r--writerperfect/source/filter/ListStyle.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerperfect/source/filter/ListStyle.hxx b/writerperfect/source/filter/ListStyle.hxx
index 32f2d9c65a3d..882b1266320a 100644
--- a/writerperfect/source/filter/ListStyle.hxx
+++ b/writerperfect/source/filter/ListStyle.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* ListStyle: Stores (and writes) list-based information that is
* needed at the head of an OO document.
*
@@ -93,3 +94,5 @@ public:
void updateListLevel(const int iLevel, const WPXPropertyList &xPropList);
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */