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