diff -r 92ab7f8d0eab -r 6bb1b21d2484 phoneuis/bubblemanager2/bubblecore/src/bubbleconferencehandler.h --- a/phoneuis/bubblemanager2/bubblecore/src/bubbleconferencehandler.h Fri Mar 19 09:28:42 2010 +0200 +++ b/phoneuis/bubblemanager2/bubblecore/src/bubbleconferencehandler.h Fri Apr 16 14:58:25 2010 +0300 @@ -55,6 +55,10 @@ void updateTimerDisplayNow(); + void conferenceMemberRemoved(int bubbleId); + + void conferenceRemoved(); + protected slots: void handleItemSelected(int row); void clearSelection();