copy and paste timebomb
bug as old as kwin compositing .... BUG: 323688 FIXED-IN: 4.11.2 REVIEW: 112436
This commit is contained in:
parent
f1346494f6
commit
0dcdcf48eb
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue