musichomescreen_multiview/mcpmusicplayer/inc/mcpmusicplayer.h
branchRCL_3
changeset 17 c8156a91d13c
parent 14 943ff5625028
child 21 a1247965635c
equal deleted inserted replaced
15:171e07ac910f 17:c8156a91d13c
   226         
   226         
   227     /**
   227     /**
   228      * Installs Go To Last Played action, the puppose of this is to improve
   228      * Installs Go To Last Played action, the puppose of this is to improve
   229      * readability.
   229      * readability.
   230      */
   230      */
   231     void InstallGoToLastPlayedL( TMCPTriggerDestination aDestination, 
   231     void InstallGoToLastPlayedL( TMCPTriggerDestination aDestination ); 
   232              TBool aMinimized );
   232    
   233     
       
   234     /**
   233     /**
   235      * Installs an action, mainly for readability purposes.
   234      * Installs an action, mainly for readability purposes.
   236      *
   235      *
   237      * @since S60 5.0
   236      * @since S60 5.0
   238      * @param aDestination Destination trigger that should launch the action.
   237      * @param aDestination Destination trigger that should launch the action.