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