branch | symbian1 |
changeset 138 | 6c8c5122867a |
parent 13 | f58e3c482bd9 |
child 175 | cd124c4eb6b9 |
child 313 | 0f30a75610de |
child 350 | 9c4fd008e20f |
--- a/application/inc/PodcastSearchView.h Wed May 26 17:46:55 2010 +0100 +++ b/application/inc/PodcastSearchView.h Thu May 27 16:03:45 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();