summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/ascfldlg.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dialog/ascfldlg.hrc')
-rw-r--r--sw/source/ui/dialog/ascfldlg.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/dialog/ascfldlg.hrc b/sw/source/ui/dialog/ascfldlg.hrc
index 90888be2c63b..139353ab6e6e 100644
--- a/sw/source/ui/dialog/ascfldlg.hrc
+++ b/sw/source/ui/dialog/ascfldlg.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.
*
@@ -31,3 +32,5 @@
#define PB_CANCEL 13
#define PB_HELP 14
#define STR_SYS_CHARSET 15
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */