summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/consdlg.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/dbgui/consdlg.hrc')
-rw-r--r--sc/source/ui/dbgui/consdlg.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/dbgui/consdlg.hrc b/sc/source/ui/dbgui/consdlg.hrc
index 7f29cdccd401..eb7d89665a33 100644
--- a/sc/source/ui/dbgui/consdlg.hrc
+++ b/sc/source/ui/dbgui/consdlg.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.
*
@@ -49,3 +50,5 @@
#define FL_OPTIONS 60
#define BTN_REFS 61
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */