diff -r e72f3398a28b -r 25cb6f4a1d1b QTfrontend/net/newnetclient.h --- a/QTfrontend/net/newnetclient.h Sat Feb 09 18:32:51 2013 -0500 +++ b/QTfrontend/net/newnetclient.h Sat Feb 09 18:58:19 2013 -0500 @@ -105,6 +105,7 @@ void FromNet(const QByteArray & buf); void adminAccess(bool); void roomMaster(bool); + void roomNameUpdated(const QString & name); void netSchemeConfig(QStringList &); void paramChanged(const QString & param, const QStringList & value);