summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwp9reader.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:03:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:49:40 +0100
commit8c97ec61d74261b4dd18b6f65f70be92dd85a794 (patch)
treeb522fceb61fac39400aa0ba94e52dc77dd4149fd /lotuswordpro/source/filter/lwp9reader.hxx
parentFilters - Clean up some comments in binfilter/bf_sw/source/core/unocore/ (diff)
downloadcore-8c97ec61d74261b4dd18b6f65f70be92dd85a794.tar.gz
core-8c97ec61d74261b4dd18b6f65f70be92dd85a794.zip
add modelines to .hxx files as well
Diffstat (limited to 'lotuswordpro/source/filter/lwp9reader.hxx')
-rw-r--r--lotuswordpro/source/filter/lwp9reader.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwp9reader.hxx b/lotuswordpro/source/filter/lwp9reader.hxx
index 7a30ba9ca5ca..bd6311e4d7c4 100644
--- a/lotuswordpro/source/filter/lwp9reader.hxx
+++ b/lotuswordpro/source/filter/lwp9reader.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* The Contents of this file are made available subject to the terms of
@@ -87,3 +88,5 @@ class Lwp9Reader
void Read();
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */