changeset 101 | 68b48f53a8ec |
parent 13 | f58e3c482bd9 |
--- a/application/inc/PodcastSearchView.h Thu May 27 12:31:17 2010 +0100 +++ b/application/inc/PodcastSearchView.h Thu May 27 17:08:58 2010 +0100 @@ -32,7 +32,7 @@ static CPodcastSearchView* NewL(CPodcastModel& aPodcastModel); static CPodcastSearchView* NewLC(CPodcastModel& aPodcastModel); ~CPodcastSearchView(); - void UpdateToolbar(TBool aVisible=ETrue); + void UpdateToolbar(TBool aVisible=EFalse) {}; protected: void ConstructL();