summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/chrdlg/chrdlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/chrdlg/chrdlg.src')
-rw-r--r--sw/source/ui/chrdlg/chrdlg.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/chrdlg/chrdlg.src b/sw/source/ui/chrdlg/chrdlg.src
index 43359ae5b9e6..c39f4d02b900 100644
--- a/sw/source/ui/chrdlg/chrdlg.src
+++ b/sw/source/ui/chrdlg/chrdlg.src
@@ -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 @@ InfoBox MSG_ILLEGAL_PAGENUM
DEFBUTTON = WB_DEF_OK ;
Message [ en-US ] = "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages." ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */