From: Zoltan Papp Date: Mon, 1 Jun 2009 06:28:42 +0000 (+0300) Subject: Fixed Jan's/Mikko's missing declaration. X-Git-Url: https://vcs.maemo.org/git/?p=qtmeetings;a=commitdiff_plain;h=d55ef6107c9686154496d0d4f9f93806c4c80d8a Fixed Jan's/Mikko's missing declaration. --- diff --git a/src/UserInterface/Views/RoomStatusIndicatorWidget.h b/src/UserInterface/Views/RoomStatusIndicatorWidget.h index a0b1834..4740f1f 100644 --- a/src/UserInterface/Views/RoomStatusIndicatorWidget.h +++ b/src/UserInterface/Views/RoomStatusIndicatorWidget.h @@ -66,6 +66,8 @@ public slots: void connectionLost(); + void currentRoomChanged( Room *aRoom ); + private: //! Translates the status into human readable text. /*!