summaryrefslogtreecommitdiff
path: root/canvas/source/null/null_devicehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/null/null_devicehelper.hxx')
-rw-r--r--canvas/source/null/null_devicehelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/canvas/source/null/null_devicehelper.hxx b/canvas/source/null/null_devicehelper.hxx
index 2e6298c2e2b6..bd6be098b340 100644
--- a/canvas/source/null/null_devicehelper.hxx
+++ b/canvas/source/null/null_devicehelper.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.
@@ -105,3 +106,5 @@ namespace nullcanvas
}
#endif /* _NULLCANVAS_WINDOWGRAPHICDEVICE_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */