summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/filedlg2.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/filedlg2.hrc')
-rw-r--r--svtools/inc/svtools/filedlg2.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/inc/svtools/filedlg2.hrc b/svtools/inc/svtools/filedlg2.hrc
index a56d4d506dfd..14b379984cba 100644
--- a/svtools/inc/svtools/filedlg2.hrc
+++ b/svtools/inc/svtools/filedlg2.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.
*
@@ -30,3 +31,5 @@
#define STR_FILEDLG_HOME 1012
#define STR_FILEDLG_NEWDIR 1013
#define STR_FILEDLG_ASKNEWDIR 1014
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */