summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/solvrdlg.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/solvrdlg.hrc')
-rw-r--r--sc/source/ui/inc/solvrdlg.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/inc/solvrdlg.hrc b/sc/source/ui/inc/solvrdlg.hrc
index e4a2e6c24682..1881a4cb9016 100644
--- a/sc/source/ui/inc/solvrdlg.hrc
+++ b/sc/source/ui/inc/solvrdlg.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.
*
@@ -34,3 +35,5 @@
#define STR_INVALIDVAR 2
#define STR_INVALIDFORM 3
#define STR_NOFORMULA 4
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */