added dedicated hint so that widget style can tell the decoration whether to
use a window pixmap or not.
This commit is contained in:
parent
d84f048b6a
commit
5a29c0b21b
1 changed files with 2 additions and 2 deletions
|
@ -605,9 +605,9 @@ namespace Oxygen
|
|||
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
// background pixmap
|
||||
if( helper().hasBackgroundPixmap( windowId() ) )
|
||||
{
|
||||
int offset = layoutMetric( LM_OuterPaddingTop );
|
||||
|
||||
// radial gradient positionning
|
||||
|
|
Loading…
Reference in a new issue