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