photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h
branchRCL_3
changeset 9 6b87b143d312
parent 3 9a9c174934f5
child 25 191387a8b767
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h	Tue Feb 02 10:12:14 2010 +0200
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h	Fri Feb 19 22:51:01 2010 +0200
@@ -99,6 +99,8 @@
 	/** See @ref CGlxMpxCommandCommandHandler::DoHandleCommandCompleteL */
 	virtual void DoHandleCommandCompleteL(TAny* aSessionId,
 	        CMPXCommand* aCommandResult, TInt aError, MGlxMediaList* aList);
+	
+	virtual TBool OkToExit() const;
 
     /** See @ref CGlxCommandHandler::DoActivateL */
     void DoActivateL(TInt aViewId);