X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2FUserInterface%2FViews%2FRoomStatusIndicatorWidget.h;h=67d40dcdddd129f5960306b300db7a68a5af7a2a;hb=81d3e60d0265fdb330388ed9e358b524c56ab310;hp=b13ff654c7dc200433b1315bb742daeaaa61c7a7;hpb=24cdf6f4ca42fff4f197fcedc5ac460cbb515c64;p=qtmeetings diff --git a/src/UserInterface/Views/RoomStatusIndicatorWidget.h b/src/UserInterface/Views/RoomStatusIndicatorWidget.h index b13ff65..67d40dc 100644 --- a/src/UserInterface/Views/RoomStatusIndicatorWidget.h +++ b/src/UserInterface/Views/RoomStatusIndicatorWidget.h @@ -59,12 +59,6 @@ public slots: * \param aUntil The new time until the specified status is valid. */ void statusChanged( const Room::Status aStatus, const QTime aUntil ); - //! Changed the current room. - /*! - * This slot is used to inform that current room is changed and it changes - * the room name label. - */ - void currentRoomChanged( Room *aRoom ); void viewResized(const QSize &newSize, const QSize &oldSize) { }