- 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()))
|
if (titleSpacer_->geometry().contains(e->pos()))
|
||||||
workspace()
|
workspace()
|
||||||
->performWindowOperation(this, options->operationTitlebarDblClick());
|
->performWindowOperation(this, options->operationTitlebarDblClick());
|
||||||
workspace()->requestFocus(this);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in a new issue