flushX->slush
svn path=/trunk/KDE/kdebase/workspace/; revision=479456
This commit is contained in:
parent
bb61c66b88
commit
73f9f051ec
1 changed files with 1 additions and 1 deletions
|
@ -1010,7 +1010,7 @@ void Workspace::refresh()
|
||||||
w.setGeometry( QApplication::desktop()->geometry() );
|
w.setGeometry( QApplication::desktop()->geometry() );
|
||||||
w.show();
|
w.show();
|
||||||
w.hide();
|
w.hide();
|
||||||
QApplication::flushX();
|
QApplication::flush();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|
Loading…
Reference in a new issue