copy and paste timebomb

bug as old as kwin compositing ....
BUG: 323688
FIXED-IN: 4.11.2
REVIEW: 112436
remotes/origin/Plasma/5.0
Thomas Lübking 13 years ago
parent f1346494f6
commit 0dcdcf48eb
  1. 2
      effects.cpp

@ -1030,7 +1030,7 @@ int EffectsHandlerImpl::displayWidth() const
int EffectsHandlerImpl::displayHeight() const
{
return KWin::displayWidth();
return KWin::displayHeight();
}
EffectWindow* EffectsHandlerImpl::findWindow(WId id) const

Loading…
Cancel
Save