changeset 1671 | bb12cb688f75 |
parent 1648 | 32d99a3c7998 |
child 1782 | e7589e37a6d6 |
--- a/QTfrontend/newnetclient.h Wed Jan 14 16:41:29 2009 +0000 +++ b/QTfrontend/newnetclient.h Wed Jan 14 16:49:44 2009 +0000 @@ -43,6 +43,7 @@ void Connect(const QString & hostName, quint16 port, const QString & nick); void Disconnect(); bool isRoomChief(); + bool isInRoom(); private: GameUIConfig* config;