summaryrefslogtreecommitdiff
path: root/sw/inc/globals.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/globals.hrc')
-rw-r--r--sw/inc/globals.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc
index 0653aaf8bc3e..01b429bdb188 100644
--- a/sw/inc/globals.hrc
+++ b/sw/inc/globals.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -219,3 +220,5 @@
#define SID_WRT_SHELL (RC_GLOBALS_BEGIN + 117)
#endif // _GLOBALS_HRC
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */