photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerremovefrom.h
changeset 3 9a9c174934f5
parent 1 9ba538e329bd
child 25 191387a8b767
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerremovefrom.h	Mon Jan 18 20:19:20 2010 +0200
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerremovefrom.h	Tue Jan 26 11:58:28 2010 +0200
@@ -74,6 +74,9 @@
     /** See @ref CGlxCommandHandler::DoActivateL */
     void DoActivateL(TInt /*aViewId*/);
     
+	/** See @ref CGlxCommandHandler::DoIsDisabled*/ 
+    TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const;
+
 private:
     /** Second phase constructor */
 	void ConstructL();