diff -r 47c8595ffc70 -r f58e3c482bd9 application/inc/PodcastQueueView.h --- a/application/inc/PodcastQueueView.h Thu Feb 25 18:56:36 2010 +0000 +++ b/application/inc/PodcastQueueView.h Thu Feb 25 20:02:27 2010 +0000 @@ -37,6 +37,7 @@ static CPodcastQueueView* NewL(CPodcastModel& aPodcastModel); static CPodcastQueueView* NewLC(CPodcastModel& aPodcastModel); ~CPodcastQueueView(); + void UpdateToolbar(TBool aVisible=ETrue); protected: void ConstructL(); CPodcastQueueView(CPodcastModel& aPodcastModel); @@ -96,8 +97,6 @@ private: void GetShowIcons(CShowInfo* aShowInfo, TInt& aIconIndex); - void UpdateToolbar(); - private: