photosgallery/viewframework/plugins/fullscreenviewplugin/src/glxtagfullscreenviewplugin.cpp
changeset 1 9ba538e329bd
parent 0 4e91876724a2
child 25 191387a8b767
--- a/photosgallery/viewframework/plugins/fullscreenviewplugin/src/glxtagfullscreenviewplugin.cpp	Thu Dec 17 08:45:44 2009 +0200
+++ b/photosgallery/viewframework/plugins/fullscreenviewplugin/src/glxtagfullscreenviewplugin.cpp	Thu Jan 07 12:46:23 2010 +0200
@@ -98,7 +98,7 @@
     
    //For tag tile view
    GLX_LOG_INFO("Adding CGlxCommandHandlerRemoveFrom");
-   //iTileView->AddCommandHandlerL(CGlxCommandHandlerRemoveFrom::NewL(iTileView, EMPXTag)); 
+   iFullScreenView->AddCommandHandlerL(CGlxCommandHandlerRemoveFrom::NewL(iFullScreenView, EMPXTag)); 
 
     // set up help context info
     TGlxHelpContext helpInfo;