summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optgdlg.src')
-rw-r--r--cui/source/options/optgdlg.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/source/options/optgdlg.src b/cui/source/options/optgdlg.src
index 56c6a889c2c9..df1aabee31cd 100644
--- a/cui/source/options/optgdlg.src
+++ b/cui/source/options/optgdlg.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.
*
@@ -258,3 +259,5 @@ InfoBox RID_SVX_MSGBOX_LANGUAGE_RESTART
{
Message [ en-US ] = "The language setting of the user interface has been updated and will take effect the next time you start %PRODUCTNAME %PRODUCTVERSION";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */