replace support member

svn path=/trunk/KDE/kdebase/workspace/; revision=515774
This commit is contained in:
Sandro Giessl 2006-03-04 20:18:25 +00:00
parent a3bdfc5558
commit c669e57515

View file

@ -113,7 +113,7 @@ void KCommonDecoration::init()
createMainWidget();
// for flicker-free redraws
widget()->setBackgroundMode(Qt::NoBackground);
widget()->setAttribute(Qt::WA_NoSystemBackground);
widget()->installEventFilter( this );