summaryrefslogtreecommitdiff
path: root/basegfx/test/basegfx3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/test/basegfx3d.cxx')
-rw-r--r--basegfx/test/basegfx3d.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basegfx/test/basegfx3d.cxx b/basegfx/test/basegfx3d.cxx
index 4871dcbd16c4..1233b8cd255f 100644
--- a/basegfx/test/basegfx3d.cxx
+++ b/basegfx/test/basegfx3d.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.
@@ -222,3 +223,4 @@ CPPUNIT_TEST_SUITE_REGISTRATION(basegfx3d::b3dvector);
// to let the user the possibility to also register some functions by hand.
// NOADDITIONAL;
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */