diff -r 9441fb8fd60d -r 4b75876aa85a application/inc/PodcastQueueView.h --- a/application/inc/PodcastQueueView.h Sat Nov 13 11:50:23 2010 +0000 +++ b/application/inc/PodcastQueueView.h Sun Nov 14 13:05:37 2010 +0000 @@ -79,6 +79,7 @@ TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType); void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane); + void UpdateViewTitleL(); private: TBool iDontUpdateList; };