flushX->slush

svn path=/trunk/KDE/kdebase/workspace/; revision=479456
remotes/origin/Plasma/5.0
Laurent Montel 21 years ago
parent bb61c66b88
commit 73f9f051ec
  1. 2
      workspace.cpp

@ -1010,7 +1010,7 @@ void Workspace::refresh()
w.setGeometry( QApplication::desktop()->geometry() );
w.show();
w.hide();
QApplication::flushX();
QApplication::flush();
}
/*!

Loading…
Cancel
Save