From 5a29c0b21bdc72ea8832a17d788ec3675f976799 Mon Sep 17 00:00:00 2001 From: Hugo Pereira Da Costa Date: Wed, 20 Apr 2011 12:01:38 +0200 Subject: [PATCH] added dedicated hint so that widget style can tell the decoration whether to use a window pixmap or not. --- clients/oxygen/oxygenclient.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clients/oxygen/oxygenclient.cpp b/clients/oxygen/oxygenclient.cpp index 447437f5c2..6d6a5a4699 100644 --- a/clients/oxygen/oxygenclient.cpp +++ b/clients/oxygen/oxygenclient.cpp @@ -605,9 +605,9 @@ namespace Oxygen } - + // background pixmap + if( helper().hasBackgroundPixmap( windowId() ) ) { - // background pixmap int offset = layoutMetric( LM_OuterPaddingTop ); // radial gradient positionning