summaryrefslogtreecommitdiff
path: root/writerperfect/source/wpsimp/MSWorksCollector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/wpsimp/MSWorksCollector.hxx')
-rw-r--r--writerperfect/source/wpsimp/MSWorksCollector.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerperfect/source/wpsimp/MSWorksCollector.hxx b/writerperfect/source/wpsimp/MSWorksCollector.hxx
index 3b137c41f697..b2a767b37525 100644
--- a/writerperfect/source/wpsimp/MSWorksCollector.hxx
+++ b/writerperfect/source/wpsimp/MSWorksCollector.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* MSWorksCollector: Collects sections and runs of text from a
* wordperfect file (and styles to go along with them) and writes them
* to a Writer target document
@@ -39,3 +40,5 @@ public:
bool parseSourceDocument(WPSInputStream &input);
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */