svn path=/trunk/kdebase/kwin/; revision=59131
icc-effect-5.14.5
Kurt Granroth 2000-07-28 22:38:16 +00:00
parent d7d265452b
commit 6169229047
1 changed files with 1 additions and 1 deletions

View File

@ -433,7 +433,7 @@ StdToolClient::StdToolClient( Workspace *ws, WId w, QWidget *parent, const char
g->addColSpacing(0, 1);
g->addColSpacing(2, 1);
g->addRowoSpacing(2, 2);
g->addRowSpacing(2, 2);
closeBtn = new QToolButton( this );
connect( closeBtn, SIGNAL( clicked() ), this, ( SLOT( closeWindow() ) ) );