changeset 9549 | ac5c1f691ce2 |
parent 9184 | 8bf450fe6cc8 |
child 9648 | 3a3defce1b28 |
--- a/QTfrontend/hwform.h Tue Oct 15 22:38:32 2013 +0400 +++ b/QTfrontend/hwform.h Tue Oct 15 23:07:22 2013 +0400 @@ -111,6 +111,7 @@ void NetNickNotRegistered(const QString & nick); void NetNickTaken(const QString & nick); void NetAuthFailed(); + void askRoomPassword(); bool RetryDialog(const QString & title, const QString & label); void NetTeamAccepted(const QString& team); void AddNetTeam(const HWTeam& team);