photosgallery/viewframework/plugins/fullscreenviewpluginbase/src/glxfullscreenviewpluginbase.cpp
changeset 4 57d388cc48c1
parent 2 7d9067c6fcb1
child 13 bcb43dc84c44
--- a/photosgallery/viewframework/plugins/fullscreenviewpluginbase/src/glxfullscreenviewpluginbase.cpp	Tue Jan 26 11:58:28 2010 +0200
+++ b/photosgallery/viewframework/plugins/fullscreenviewpluginbase/src/glxfullscreenviewpluginbase.cpp	Tue Feb 02 00:10:37 2010 +0200
@@ -211,7 +211,7 @@
                                 NewL(iFullScreenView, iResourceIds.iMenuId));
     GLX_LOG_INFO("Adding CGlxCommandHandlerAiwEdit");
     iFullScreenView->AddCommandHandlerL(CGlxCommandHandlerAiwEdit::
-                                NewL(iFullScreenView, iResourceIds.iMenuId));
+                                NewL(iFullScreenView));
     GLX_LOG_INFO("Adding CGlxCommandHandlerAiwPrintPreview");
     iFullScreenView->AddCommandHandlerL(CGlxCommandHandlerAiwPrintPreview::
                                 NewL(iFullScreenView, iResourceIds.iMenuId));