summaryrefslogtreecommitdiffstats
path: root/cli_ure/qa
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-24 04:18:55 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-24 11:58:14 +0200
commitda1425650b0c3e0921d2c9d51d461aca99038650 (patch)
tree1c7132669df2e22f378cfb29ba3de8f9f7da1695 /cli_ure/qa
parentsome more hrc cleanup (diff)
downloadcore-da1425650b0c3e0921d2c9d51d461aca99038650.tar.gz
core-da1425650b0c3e0921d2c9d51d461aca99038650.zip
add missing modelines to idl files
Change-Id: If52651c70ee659c83ef127da4fe5e266cfe7eec2
Diffstat (limited to 'cli_ure/qa')
-rw-r--r--cli_ure/qa/climaker/types.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/cli_ure/qa/climaker/types.idl b/cli_ure/qa/climaker/types.idl
index c1da0de34097..c9bb612ddb19 100644
--- a/cli_ure/qa/climaker/types.idl
+++ b/cli_ure/qa/climaker/types.idl
@@ -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.
*
@@ -472,3 +473,5 @@ singleton S5 { service S2; };
}; }; };
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */