summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/dialog.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dialog/dialog.src')
-rw-r--r--sw/source/ui/dialog/dialog.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/dialog/dialog.src b/sw/source/ui/dialog/dialog.src
index 7a79aea3cad2..d5e43092a037 100644
--- a/sw/source/ui/dialog/dialog.src
+++ b/sw/source/ui/dialog/dialog.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.
*
@@ -49,3 +50,4 @@ String STR_SPELLING_COMPLETED
Text [ en-US ] = "The spellcheck is complete." ;
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */