summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/eventcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/eventcfg.hxx')
-rw-r--r--unotools/inc/unotools/eventcfg.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/unotools/inc/unotools/eventcfg.hxx b/unotools/inc/unotools/eventcfg.hxx
index 839811f9dd80..ec49bbc3090a 100644
--- a/unotools/inc/unotools/eventcfg.hxx
+++ b/unotools/inc/unotools/eventcfg.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.
@@ -120,3 +121,5 @@ class UNOTOOLS_DLLPUBLIC GlobalEventConfig:
};
#endif // _EVENTCFG_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */