summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/simpref.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/simpref.hrc')
-rw-r--r--sc/source/ui/inc/simpref.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/inc/simpref.hrc b/sc/source/ui/inc/simpref.hrc
index fcb14b8b97c2..6620d52fc8a3 100644
--- a/sc/source/ui/inc/simpref.hrc
+++ b/sc/source/ui/inc/simpref.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.
*
@@ -25,3 +26,5 @@
#define FT_ASSIGN 10
#define ED_ASSIGN 11
#define RB_ASSIGN 12
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */