summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/TableGrantCtrl.src
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/control/TableGrantCtrl.src')
-rw-r--r--dbaccess/source/ui/control/TableGrantCtrl.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/ui/control/TableGrantCtrl.src b/dbaccess/source/ui/control/TableGrantCtrl.src
index 81d6432a6202..5073d49b94e1 100644
--- a/dbaccess/source/ui/control/TableGrantCtrl.src
+++ b/dbaccess/source/ui/control/TableGrantCtrl.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.
*
@@ -57,3 +58,5 @@ String STR_TABLE_PRIV_DROP
{
Text [ en-US ] = "Drop structure";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */