summaryrefslogtreecommitdiffstats
path: root/cppuhelper/test/testcmp/TestComponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/test/testcmp/TestComponent.hxx')
-rw-r--r--cppuhelper/test/testcmp/TestComponent.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppuhelper/test/testcmp/TestComponent.hxx b/cppuhelper/test/testcmp/TestComponent.hxx
index b73ee6300072..7499628148f4 100644
--- a/cppuhelper/test/testcmp/TestComponent.hxx
+++ b/cppuhelper/test/testcmp/TestComponent.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -54,3 +55,5 @@ CPPUHELPER_TEST_COMPONENT_EXPORT rtl::OUString g_envDcp;
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */