changeset 6227 | ce60b734fff1 |
parent 6180 | 0992fc5a4ad9 |
child 6616 | f77bb02b669f |
--- a/QTfrontend/ui/page/pageroomslist.h Sat Oct 29 09:19:04 2011 +0200 +++ b/QTfrontend/ui/page/pageroomslist.h Sat Oct 29 11:47:37 2011 +0200 @@ -49,8 +49,9 @@ QLabel * lblCount; public slots: + void setAdmin(bool); void setRoomsList(const QStringList & list); - void setAdmin(bool); + void setUser(const QString & nickname); void updateNickCounter(int cnt); signals: