summaryrefslogtreecommitdiffstats
path: root/cppuhelper/qa/propertysetmixin/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/propertysetmixin/types.idl')
-rw-r--r--cppuhelper/qa/propertysetmixin/types.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppuhelper/qa/propertysetmixin/types.idl b/cppuhelper/qa/propertysetmixin/types.idl
index fd592ec60971..ee1958032b2e 100644
--- a/cppuhelper/qa/propertysetmixin/types.idl
+++ b/cppuhelper/qa/propertysetmixin/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.
*
@@ -74,3 +75,5 @@ service JavaSupplier: XSupplier;
}; }; };
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */