compile
svn path=/trunk/kdebase/kwin/; revision=59131
This commit is contained in:
parent
d7d265452b
commit
6169229047
1 changed files with 1 additions and 1 deletions
|
@ -433,7 +433,7 @@ StdToolClient::StdToolClient( Workspace *ws, WId w, QWidget *parent, const char
|
||||||
|
|
||||||
g->addColSpacing(0, 1);
|
g->addColSpacing(0, 1);
|
||||||
g->addColSpacing(2, 1);
|
g->addColSpacing(2, 1);
|
||||||
g->addRowoSpacing(2, 2);
|
g->addRowSpacing(2, 2);
|
||||||
|
|
||||||
closeBtn = new QToolButton( this );
|
closeBtn = new QToolButton( this );
|
||||||
connect( closeBtn, SIGNAL( clicked() ), this, ( SLOT( closeWindow() ) ) );
|
connect( closeBtn, SIGNAL( clicked() ), this, ( SLOT( closeWindow() ) ) );
|
||||||
|
|
Loading…
Reference in a new issue