From 8c97ec61d74261b4dd18b6f65f70be92dd85a794 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 13:03:58 +0100 Subject: add modelines to .hxx files as well --- lotuswordpro/source/filter/lwpdropcapmgr.hxx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lotuswordpro/source/filter/lwpdropcapmgr.hxx') diff --git a/lotuswordpro/source/filter/lwpdropcapmgr.hxx b/lotuswordpro/source/filter/lwpdropcapmgr.hxx index 174fbc7cd808..540d81bc81c9 100644 --- a/lotuswordpro/source/filter/lwpdropcapmgr.hxx +++ b/lotuswordpro/source/filter/lwpdropcapmgr.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 @@ -76,4 +77,5 @@ public: private: XFParagraph* m_pXFPara; }; -#endif \ No newline at end of file +#endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit