changeset 6200 | 6a4ace88d85a |
parent 6180 | 0992fc5a4ad9 |
child 6227 | ce60b734fff1 |
--- a/QTfrontend/ui/page/pagenetgame.cpp Mon Oct 24 11:14:09 2011 +0200 +++ b/QTfrontend/ui/page/pagenetgame.cpp Mon Oct 24 20:01:25 2011 +0200 @@ -76,7 +76,7 @@ bottomLayout->addWidget(leRoomName); - BtnUpdate = addButton(QAction::tr("Update"), bottomLayout, 1, false); + BtnUpdate = addButton(QAction::tr("Update"), bottomLayout, 1); bottomLayout->addStretch(); bottomLayout->addWidget(BtnGo);