summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/optload.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/optload.hrc')
-rw-r--r--sc/source/ui/inc/optload.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/inc/optload.hrc b/sc/source/ui/inc/optload.hrc
index c9870276b429..760c5852202d 100644
--- a/sc/source/ui/inc/optload.hrc
+++ b/sc/source/ui/inc/optload.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.
*
@@ -27,3 +28,5 @@
#define CB_AUTO_UPDATE_FIELDS 8
#define CB_AUTO_UPDATE_CHARTS 9
#define FT_UPDATE_LINKS 10
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */