summaryrefslogtreecommitdiff
path: root/framework/inc/helper/acceleratorinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/acceleratorinfo.hxx')
-rw-r--r--framework/inc/helper/acceleratorinfo.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/helper/acceleratorinfo.hxx b/framework/inc/helper/acceleratorinfo.hxx
index e4f203c6e6..3ec78674d4 100644
--- a/framework/inc/helper/acceleratorinfo.hxx
+++ b/framework/inc/helper/acceleratorinfo.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -47,3 +48,5 @@ KeyCode GetKeyCodeFromCommandURL( ::com::sun::star::uno::Reference< ::com::sun::
}
#endif // __FRAMEWORK_HELPER_ACCELERATORINFO_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */