summaryrefslogtreecommitdiff
path: root/basegfx/test/testtools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/test/testtools.cxx')
-rw-r--r--basegfx/test/testtools.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basegfx/test/testtools.cxx b/basegfx/test/testtools.cxx
index e96eb4d8edce..3b2ec3051324 100644
--- a/basegfx/test/testtools.cxx
+++ b/basegfx/test/testtools.cxx
@@ -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.
@@ -233,3 +234,5 @@ namespace basegfx
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */