summaryrefslogtreecommitdiff
path: root/stoc/test/testintrosp.idl
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 /stoc/test/testintrosp.idl
parent417a537d97490892b0a82918cc1122be55eb1e5d (diff)
add missing modelines to idl files
Change-Id: If52651c70ee659c83ef127da4fe5e266cfe7eec2
Diffstat (limited to 'stoc/test/testintrosp.idl')
-rw-r--r--stoc/test/testintrosp.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/stoc/test/testintrosp.idl b/stoc/test/testintrosp.idl
index 0f7e3489a60f..7f75e7aa288a 100644
--- a/stoc/test/testintrosp.idl
+++ b/stoc/test/testintrosp.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.
*
@@ -209,3 +210,5 @@ interface XIntroTest: com::sun::star::uno::XInterface
//}; }; }; };
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */