photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwbase.h
branchRCL_3
changeset 25 191387a8b767
parent 0 4e91876724a2
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwbase.h	Wed Apr 14 15:57:24 2010 +0300
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwbase.h	Tue Apr 27 16:37:53 2010 +0300
@@ -74,8 +74,10 @@
 	CGlxCommandHandlerAiwBase(MGlxMediaListProvider* aMediaListProvider, 
 	                          TInt aMenuResource);
 
-    /** Second phase constructor */
-	void ConstructL();
+    /** Second phase constructor
+     * @param aFileName resource file
+     */
+	void ConstructL(const TDesC& aFileName);
 	
     /**
      *  This appends a Uri and/or a mimetype parameter to the InParams list (see Aiw Service Handler)