ui/commandhandlers/commoncommandhandlers/inc/glxcommandhandlernewmedia.h
changeset 50 a0f57508af73
parent 26 c499df2dbb33
--- a/ui/commandhandlers/commoncommandhandlers/inc/glxcommandhandlernewmedia.h	Fri Jun 25 15:41:33 2010 +0530
+++ b/ui/commandhandlers/commoncommandhandlers/inc/glxcommandhandlernewmedia.h	Sat Jul 10 00:59:39 2010 +0530
@@ -36,7 +36,7 @@
     GlxCommandHandlerNewMedia();
     ~GlxCommandHandlerNewMedia();
 
-    TInt ExecuteLD(TGlxMediaId& aNewMediaId);
+    TInt ExecuteLD(TGlxMediaId& aNewMediaId,QString& aTitle);
 
 private:
     QString CompletionTextL() const;