summaryrefslogtreecommitdiff
path: root/framework/source/inc/dispatch/windowcommanddispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/dispatch/windowcommanddispatch.hxx')
-rw-r--r--framework/source/inc/dispatch/windowcommanddispatch.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/source/inc/dispatch/windowcommanddispatch.hxx b/framework/source/inc/dispatch/windowcommanddispatch.hxx
index 2479e4f19a..62db6a49a4 100644
--- a/framework/source/inc/dispatch/windowcommanddispatch.hxx
+++ b/framework/source/inc/dispatch/windowcommanddispatch.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.
@@ -172,3 +173,5 @@ class WindowCommandDispatch : private ThreadHelpBase
} // namespace framework
#endif // #ifndef __FRAMEWORK_DISPATCH_MACDISPATCH_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */