summaryrefslogtreecommitdiff
path: root/writerperfect/source/filter/PageSpan.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/filter/PageSpan.hxx')
-rw-r--r--writerperfect/source/filter/PageSpan.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerperfect/source/filter/PageSpan.hxx b/writerperfect/source/filter/PageSpan.hxx
index c991fd41f0ff..4cf2246b5a50 100644
--- a/writerperfect/source/filter/PageSpan.hxx
+++ b/writerperfect/source/filter/PageSpan.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* PageSpan: Stores (and writes) page-based information (e.g.: margins,
* headers/footers)
*
@@ -58,3 +59,5 @@ private:
std::vector<DocumentElement *> * mpFooterLeftContent;
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */