QTfrontend/ui/page/pageroomslist.h
changeset 9549 ac5c1f691ce2
parent 9541 312bb4384f33
child 9702 27006953d901
--- a/QTfrontend/ui/page/pageroomslist.h	Tue Oct 15 22:38:32 2013 +0400
+++ b/QTfrontend/ui/page/pageroomslist.h	Tue Oct 15 23:07:22 2013 +0400
@@ -71,7 +71,7 @@
 
     signals:
         void askForCreateRoom(const QString &, const QString &);
-        void askForJoinRoom(const QString &);
+        void askForJoinRoom(const QString &, const QString &);
         void askForRoomList();
         void askJoinConfirmation(const QString &);