mpxplugins/viewplugins/views/podcastplaybackview/inc/mpxpodcastplaybackviewimp.h
branchRCL_3
changeset 15 a1247965635c
parent 0 ff3acec5bc43
equal deleted inserted replaced
14:c54d95799c80 15:a1247965635c
   180 
   180 
   181     /**
   181     /**
   182      * Updates the middle (play/pause) toolbar control key
   182      * Updates the middle (play/pause) toolbar control key
   183      * icon based on playback state
   183      * icon based on playback state
   184      */
   184      */
   185     void UpdateToolbar();
   185     void UpdateToolbarL();
   186 
   186 
   187 private:    // data
   187 private:    // data
   188 
   188 
   189     CMPXPodcastPlaybackViewLayout* iPlaybackViewLayout;    // owned
   189     CMPXPodcastPlaybackViewLayout* iPlaybackViewLayout;    // owned
   190 
   190