idlefw/plugins/mcsplugin/publisher/inc/mcspluginengine.h
branchRCL_3
changeset 130 67f2ed48ad91
parent 118 8baec10861af
equal deleted inserted replaced
122:6cadd6867c17 130:67f2ed48ad91
   145     * @return void
   145     * @return void
   146     */
   146     */
   147     void SetBackupRestore( TBool aBackupRestore );
   147     void SetBackupRestore( TBool aBackupRestore );
   148 
   148 
   149     /**
   149     /**
   150     * Shows shortcut settings
   150      * ShowSettingsL
   151     *
   151      */
   152     * @param aEditIdx Change specified shortcut
   152     void ShowSettingsL();
   153     * @return void
       
   154     */
       
   155     void ShowSettingsL( const TInt aEditIdx );
       
   156 
   153 
   157 private:
   154 private:
   158     // from MMCSPluginWatcherObserver
   155     // from MMCSPluginWatcherObserver
   159     
   156     
   160     /**
   157     /**