summaryrefslogtreecommitdiff
path: root/tools/inc/tools/color.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/color.hxx')
-rw-r--r--tools/inc/tools/color.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/tools/color.hxx b/tools/inc/tools/color.hxx
index 5c2193356fe4..a46fc60ea554 100644
--- a/tools/inc/tools/color.hxx
+++ b/tools/inc/tools/color.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.
@@ -235,3 +236,5 @@ inline void Color::Merge( const Color& rMergeColor, BYTE cTransparency )
}
#endif // _TOOLS_COLOR_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */