summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/tabledlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/table/tabledlg.src')
-rw-r--r--sw/source/ui/table/tabledlg.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/table/tabledlg.src b/sw/source/ui/table/tabledlg.src
index 89e2adb30649..0de5c8822bda 100644
--- a/sw/source/ui/table/tabledlg.src
+++ b/sw/source/ui/table/tabledlg.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.
*
@@ -22,3 +23,5 @@ InfoBox MSG_WRONG_TABLENAME
{
Message [ en-US ] = "The name of the table must not contain spaces." ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */