summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsdwfileloader.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpsdwfileloader.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpsdwfileloader.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpsdwfileloader.cxx b/lotuswordpro/source/filter/lwpsdwfileloader.cxx
index 9115a9ca1890..76dc4632d9c7 100644
--- a/lotuswordpro/source/filter/lwpsdwfileloader.cxx
+++ b/lotuswordpro/source/filter/lwpsdwfileloader.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
@@ -145,4 +146,5 @@ void LwpSdwFileLoader::CreateDrawObjects(vector <XFFrame*>* pDrawObjVector)
}
}
}
-// end add \ No newline at end of file
+// end add
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */