summaryrefslogtreecommitdiffstats
path: root/vcl/inc/vcl/octree.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/octree.hxx')
-rw-r--r--vcl/inc/vcl/octree.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/inc/vcl/octree.hxx b/vcl/inc/vcl/octree.hxx
index a7ce5e49c31d..12b64d8224ca 100644
--- a/vcl/inc/vcl/octree.hxx
+++ b/vcl/inc/vcl/octree.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.
@@ -159,3 +160,5 @@ inline USHORT InverseColorMap::GetBestPaletteIndex( const BitmapColor& rColor )
}
#endif // _SV_OCTREE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */