diff -r 505643d4c23d -r ce60b734fff1 QTfrontend/ui/page/pagenetgame.h --- a/QTfrontend/ui/page/pagenetgame.h Sat Oct 29 09:19:04 2011 +0200 +++ b/QTfrontend/ui/page/pagenetgame.h Sat Oct 29 11:47:37 2011 +0200 @@ -59,6 +59,7 @@ public slots: void setReadyStatus(bool isReady); + void setUser(const QString & nickname); void onUpdateClick(); void setMasterMode(bool isMaster);