summaryrefslogtreecommitdiff
path: root/filter/source/svg/tokenmap.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 /filter/source/svg/tokenmap.hxx
parente924c21986d4ae0a9b98641ccdb1e701250754de (diff)
add modelines to .hxx files as well
Diffstat (limited to 'filter/source/svg/tokenmap.hxx')
-rw-r--r--filter/source/svg/tokenmap.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/svg/tokenmap.hxx b/filter/source/svg/tokenmap.hxx
index 475b2b9160eb..15a50abe3485 100644
--- a/filter/source/svg/tokenmap.hxx
+++ b/filter/source/svg/tokenmap.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -30,3 +31,5 @@ namespace svgi
} // namespace svgi
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */