summaryrefslogtreecommitdiff
path: root/framework/inc/dispatchcommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatchcommands.h')
-rw-r--r--framework/inc/dispatchcommands.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/dispatchcommands.h b/framework/inc/dispatchcommands.h
index 97284a7b264b..d086a863ea4f 100644
--- a/framework/inc/dispatchcommands.h
+++ b/framework/inc/dispatchcommands.h
@@ -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.
@@ -50,3 +51,5 @@ static ::rtl::OUString CMD_UNO_CLOSEFRAME = ::rtl::OUString::createFromAsci
} // namespace framework
#endif // #ifndef __FRAMEWORK_DISPATCHCOMMANDS_H_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */