diff -r 758c39a3dcfe -r 8a11157c6c81 QTfrontend/newnetclient.h --- a/QTfrontend/newnetclient.h Thu Oct 09 17:28:22 2008 +0000 +++ b/QTfrontend/newnetclient.h Thu Oct 09 20:36:53 2008 +0000 @@ -42,6 +42,7 @@ void Connect(const QString & hostName, quint16 port, const QString & nick); void Disconnect(); void Ready(); + bool isRoomChief(); private: GameUIConfig* config;