summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/uielementtypenames.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:11:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:51:43 +0100
commita17da71cd530c72624f767867f8b1fd768112ad8 (patch)
treea7ef4ac3b41a31088ccd8142d00e3cb1a2120c0a /framework/inc/uielement/uielementtypenames.hxx
parente60602776f35ffca5af2c577ceb709c311008c76 (diff)
add modelines to .hxx files as well
Diffstat (limited to 'framework/inc/uielement/uielementtypenames.hxx')
-rw-r--r--framework/inc/uielement/uielementtypenames.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/uielement/uielementtypenames.hxx b/framework/inc/uielement/uielementtypenames.hxx
index ca7815f90a..e69049befe 100644
--- a/framework/inc/uielement/uielementtypenames.hxx
+++ b/framework/inc/uielement/uielementtypenames.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef __FRAMEWORK_UIELEMENT_UIELEMENTTYPENAMES_HXX_
#define __FRAMEWORK_UIELEMENT_UIELEMENTTYPENAMES_HXX_
@@ -10,3 +11,5 @@
#define UIELEMENTTYPE_TOOLPANEL_NAME "toolpanel"
#endif // __FRAMEWORK_UIELEMENT_UIELEMENTTYPENAMES_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */