summaryrefslogtreecommitdiff
path: root/basegfx/source/numeric/ftools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/source/numeric/ftools.cxx')
-rw-r--r--basegfx/source/numeric/ftools.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basegfx/source/numeric/ftools.cxx b/basegfx/source/numeric/ftools.cxx
index 3111b26a1818..163920de33e0 100644
--- a/basegfx/source/numeric/ftools.cxx
+++ b/basegfx/source/numeric/ftools.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.
@@ -36,3 +37,5 @@ namespace basegfx
} // end of namespace basegfx
// eof
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */