summaryrefslogtreecommitdiff
path: root/svtools/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-24 04:20:38 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-24 11:58:14 +0200
commit0b7f82d7cb53ab38988ce85c3436d35f9d8f1af5 (patch)
tree46b328c301e945f6ef6a953a6c9fef074a2cac24 /svtools/source
parentda1425650b0c3e0921d2c9d51d461aca99038650 (diff)
add missing modelines to hrc and src files
Change-Id: I82d9727c4f991c606a19b9eba27732e7e2397db6
Diffstat (limited to 'svtools/source')
-rw-r--r--svtools/source/control/ruler.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/source/control/ruler.src b/svtools/source/control/ruler.src
index bcefa3e20115..2ca6d2d74b30 100644
--- a/svtools/source/control/ruler.src
+++ b/svtools/source/control/ruler.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.
*
@@ -26,3 +27,4 @@ String STR_SVT_ACC_RULER_VERT_NAME
Text[ en-US ] = "Vertical Ruler";
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */