changeset 66 | 41d00e97e2f7 |
parent 49 | 43e204e6ae2e |
child 72 | 236022094302 |
65:523e04129df6 | 66:41d00e97e2f7 |
---|---|
509 |
509 |
510 if(iNaviDecorator && iNaviPane) |
510 if(iNaviDecorator && iNaviPane) |
511 { |
511 { |
512 iNaviPane->PushL(*iNaviDecorator); |
512 iNaviPane->PushL(*iNaviDecorator); |
513 } |
513 } |
514 |
|
514 DP("CPodcastSettingsView::DoActivateL END"); |
515 DP("CPodcastSettingsView::DoActivateL END"); |
515 } |
516 } |
516 |
517 |
517 void CPodcastSettingsView::DoDeactivate() |
518 void CPodcastSettingsView::DoDeactivate() |
518 { |
519 { |