summaryrefslogtreecommitdiffstats
path: root/vcl/unx/source/gdi/xrender_peer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/gdi/xrender_peer.hxx')
-rw-r--r--vcl/unx/source/gdi/xrender_peer.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/source/gdi/xrender_peer.hxx b/vcl/unx/source/gdi/xrender_peer.hxx
index 89dccfcef40b..8c8fb0cebc61 100644
--- a/vcl/unx/source/gdi/xrender_peer.hxx
+++ b/vcl/unx/source/gdi/xrender_peer.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.
@@ -385,3 +386,5 @@ inline XRenderColor GetXRenderColor( const SalColor& rSalColor, double fTranspar
//=====================================================================
#endif // _SV_XRENDER_PEER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */