diff -r 702ba9ffe210 -r d7abecc9d189 application/inc/PodcastQueueView.h --- a/application/inc/PodcastQueueView.h Sat Nov 13 15:05:16 2010 +0000 +++ b/application/inc/PodcastQueueView.h Mon Nov 22 15:41:41 2010 +0000 @@ -75,7 +75,7 @@ void HandleCommandL(TInt aCommand); TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType); void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane); - + void UpdateViewTitleL(); private: TBool iDontUpdateList; };