photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerremovefrom.h
changeset 3 9a9c174934f5
parent 1 9ba538e329bd
child 25 191387a8b767
equal deleted inserted replaced
2:7d9067c6fcb1 3:9a9c174934f5
    72 
    72 
    73 protected: // from CGlxCommandHandler
    73 protected: // from CGlxCommandHandler
    74     /** See @ref CGlxCommandHandler::DoActivateL */
    74     /** See @ref CGlxCommandHandler::DoActivateL */
    75     void DoActivateL(TInt /*aViewId*/);
    75     void DoActivateL(TInt /*aViewId*/);
    76     
    76     
       
    77 	/** See @ref CGlxCommandHandler::DoIsDisabled*/ 
       
    78     TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const;
       
    79 
    77 private:
    80 private:
    78     /** Second phase constructor */
    81     /** Second phase constructor */
    79 	void ConstructL();
    82 	void ConstructL();
    80 
    83 
    81     /** Constructor */
    84     /** Constructor */