summaryrefslogtreecommitdiffstats
path: root/vcl/unx/source/gdi/gcach_xpeer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/gdi/gcach_xpeer.cxx')
-rw-r--r--vcl/unx/source/gdi/gcach_xpeer.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/unx/source/gdi/gcach_xpeer.cxx b/vcl/unx/source/gdi/gcach_xpeer.cxx
index a69a2426b519..a0ac583cb39d 100644
--- a/vcl/unx/source/gdi/gcach_xpeer.cxx
+++ b/vcl/unx/source/gdi/gcach_xpeer.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.
@@ -680,3 +681,4 @@ void X11SalGraphics::releaseGlyphPeer()
// ===========================================================================
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */