QTfrontend/net/newnetclient.h
changeset 8489 25cb6f4a1d1b
parent 8434 4821897a0f10
child 8534 92da587691c9
--- 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);