diff -r 4e91876724a2 -r 9ba538e329bd photosgallery/viewframework/plugins/fullscreenviewplugin/src/glxtagfullscreenviewplugin.cpp --- 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;