diff -r f9e82f34c904 -r ac5c1f691ce2 QTfrontend/hwform.h --- 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);