diff -r 47c8595ffc70 -r f58e3c482bd9 application/inc/PodcastShowsView.h --- a/application/inc/PodcastShowsView.h Thu Feb 25 18:56:36 2010 +0000 +++ b/application/inc/PodcastShowsView.h Thu Feb 25 20:02:27 2010 +0000 @@ -40,6 +40,8 @@ static CPodcastShowsView* NewL(CPodcastModel& aPodcastModel); static CPodcastShowsView* NewLC(CPodcastModel& aPodcastModel); ~CPodcastShowsView(); + void UpdateToolbar(TBool aVisible=ETrue); + protected: void ConstructL(); CPodcastShowsView(CPodcastModel& aPodcastModel); @@ -101,7 +103,6 @@ private: void GetShowIcons(CShowInfo* aShowInfo, TInt& aIconIndex); - void UpdateToolbar(); void DisplayShowInfoDialogL(); /* * Called by CImageHandler when an image has been loaded.