changeset 8434 | 4821897a0f10 |
parent 8377 | 869f80966a77 |
child 8886 | 5c521d1fdd63 |
--- a/QTfrontend/ui/page/pagemultiplayer.cpp Fri Jan 25 12:54:24 2013 +0100 +++ b/QTfrontend/ui/page/pagemultiplayer.cpp Fri Jan 25 13:59:27 2013 +0100 @@ -47,7 +47,7 @@ QLayout * PageMultiplayer::footerLayoutLeftDefinition() { QHBoxLayout * bottomLeftLayout = new QHBoxLayout(); - + btnSetup = addButton(":/res/Settings.png", bottomLeftLayout, 0, true); btnSetup->setWhatsThis(tr("Edit game preferences"));