summaryrefslogtreecommitdiffstats
path: root/sc/inc/sccommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/sccommands.h')
-rw-r--r--sc/inc/sccommands.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/sccommands.h b/sc/inc/sccommands.h
index 98c26150305e..e65dad73837b 100644
--- a/sc/inc/sccommands.h
+++ b/sc/inc/sccommands.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.
@@ -334,3 +335,5 @@
#define CMD_FID_TAB_SET_TAB_BG_COLOR ".uno:TabBgColor"
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */