even more elaborate
svn path=/trunk/kdebase/kwin/; revision=36674
This commit is contained in:
parent
e673ba48e8
commit
705e85aaf7
1 changed files with 1 additions and 0 deletions
|
@ -269,6 +269,7 @@ StdClient::StdClient( Workspace *ws, WId w, QWidget *parent, const char *name )
|
|||
button[i]->setBackgroundMode( PaletteBackground );
|
||||
button[i]->setMouseTracking( TRUE );
|
||||
button[i]->setAutoRaise( TRUE );
|
||||
button[i]->setFocusPolicy( NoFocus );
|
||||
button[i]->setFixedSize( 20, 20 );
|
||||
}
|
||||
if(miniIcon().isNull())
|
||||
|
|
Loading…
Reference in a new issue