summaryrefslogtreecommitdiff
path: root/basegfx/test/testtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/test/testtools.hxx')
-rw-r--r--basegfx/test/testtools.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basegfx/test/testtools.hxx b/basegfx/test/testtools.hxx
index 1837f9f31a89..c355df27376a 100644
--- a/basegfx/test/testtools.hxx
+++ b/basegfx/test/testtools.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.
@@ -96,3 +97,5 @@ namespace basegfx
}
#endif /* _BASEGFX_TESTTOOLS_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */