summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpdllist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpdllist.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpdllist.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpdllist.hxx b/lotuswordpro/source/filter/lwpdllist.hxx
index 1a69eec800f6..f16918a21e74 100644
--- a/lotuswordpro/source/filter/lwpdllist.hxx
+++ b/lotuswordpro/source/filter/lwpdllist.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
@@ -102,3 +103,5 @@ inline void LwpDLList::SetPrevious(LwpDLList* Previous)
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */