summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/cfg.hrc')
-rw-r--r--cui/source/customize/cfg.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/source/customize/cfg.hrc b/cui/source/customize/cfg.hrc
index 7db7f26b1e78..07ea819fcd7c 100644
--- a/cui/source/customize/cfg.hrc
+++ b/cui/source/customize/cfg.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.
*
@@ -94,3 +95,5 @@
#define BUTTON_STR_UP (130 + CFG_OFFSET)
#define BUTTON_STR_DOWN (131 + CFG_OFFSET)
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */