replace support member
svn path=/trunk/KDE/kdebase/workspace/; revision=515774
This commit is contained in:
parent
a3bdfc5558
commit
c669e57515
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ void KCommonDecoration::init()
|
||||||
createMainWidget();
|
createMainWidget();
|
||||||
|
|
||||||
// for flicker-free redraws
|
// for flicker-free redraws
|
||||||
widget()->setBackgroundMode(Qt::NoBackground);
|
widget()->setAttribute(Qt::WA_NoSystemBackground);
|
||||||
|
|
||||||
widget()->installEventFilter( this );
|
widget()->installEventFilter( this );
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue