summaryrefslogtreecommitdiff
path: root/canvas/source/tools/image.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/tools/image.cxx')
-rw-r--r--canvas/source/tools/image.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/canvas/source/tools/image.cxx b/canvas/source/tools/image.cxx
index b6183e463e99..cb9c4e7c1490 100644
--- a/canvas/source/tools/image.cxx
+++ b/canvas/source/tools/image.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.
@@ -2392,3 +2393,5 @@ ImageCachedPrimitiveSharedPtr Image::drawBitmapModulated(
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */