summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpparaproperty.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpparaproperty.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpparaproperty.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpparaproperty.cxx b/lotuswordpro/source/filter/lwpparaproperty.cxx
index dfb1ccf44f16..b6d88b8d758c 100644
--- a/lotuswordpro/source/filter/lwpparaproperty.cxx
+++ b/lotuswordpro/source/filter/lwpparaproperty.cxx
@@ -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
@@ -292,3 +293,5 @@ LwpParaBackGroundProperty::LwpParaBackGroundProperty(LwpObjectStream* pFile)
LwpParaBackGroundProperty::~LwpParaBackGroundProperty()
{
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */