- Shade/Un-Shade titlebar flicker fix.
svn path=/trunk/kdebase/kwin/; revision=114657
This commit is contained in:
parent
119c21ca83
commit
1ae5edec31
1 changed files with 0 additions and 1 deletions
|
@ -303,7 +303,6 @@ Manager::mouseDoubleClickEvent(QMouseEvent * e)
|
|||
if (titleSpacer_->geometry().contains(e->pos()))
|
||||
workspace()
|
||||
->performWindowOperation(this, options->operationTitlebarDblClick());
|
||||
workspace()->requestFocus(this);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue