summaryrefslogtreecommitdiff
path: root/uui/source/nameclashdlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/nameclashdlg.src')
-rw-r--r--uui/source/nameclashdlg.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/uui/source/nameclashdlg.src b/uui/source/nameclashdlg.src
index abec1a72efc5..def662bbcb31 100644
--- a/uui/source/nameclashdlg.src
+++ b/uui/source/nameclashdlg.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.
*
@@ -100,3 +101,5 @@ String STR_SAME_NAME_USED
{
Text = "Please provide a different file name!";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */