summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/titlepage.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:22:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 16:05:03 +0100
commit4ec09d78acf77de15c7464ec99f82e08b81a8073 (patch)
treed0b06a13304ec5dbc56a48186ee5eebd91d1fc5a /sw/source/ui/inc/titlepage.hxx
parent5bd92787713263456680d3bc984ae4fed80e1d3a (diff)
add modelines to .h and .c files as well
Diffstat (limited to 'sw/source/ui/inc/titlepage.hxx')
-rw-r--r--sw/source/ui/inc/titlepage.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/inc/titlepage.hxx b/sw/source/ui/inc/titlepage.hxx
index f72ee66a199a..44230b90f14f 100644
--- a/sw/source/ui/inc/titlepage.hxx
+++ b/sw/source/ui/inc/titlepage.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
@@ -97,3 +98,5 @@ public:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */