summaryrefslogtreecommitdiff
path: root/framework/inc/services/dispatchhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/services/dispatchhelper.hxx')
-rw-r--r--framework/inc/services/dispatchhelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/services/dispatchhelper.hxx b/framework/inc/services/dispatchhelper.hxx
index b50e0f3ce5..e6176d1824 100644
--- a/framework/inc/services/dispatchhelper.hxx
+++ b/framework/inc/services/dispatchhelper.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.
@@ -133,3 +134,5 @@ class DispatchHelper : public ThreadHelpBase // must be the
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */