diff -r 191387a8b767 -r a60acebbbd9d photosgallery/controllers/fetcher/src/glxfetchercontainer.cpp --- a/photosgallery/controllers/fetcher/src/glxfetchercontainer.cpp Tue Apr 27 16:37:53 2010 +0300 +++ b/photosgallery/controllers/fetcher/src/glxfetchercontainer.cpp Tue May 11 16:13:40 2010 +0300 @@ -244,7 +244,7 @@ } // Set the grid to use different layout for landscape mode in fetcher - //iHgGrid->SetToolbarVisibility(EFalse); + iHgGrid->SetToolbarVisibility(EFalse); iHgGrid->SetSelectedIndex(iMediaList->FocusIndex()); // Setting to MopParent to update background skin iHgGrid->SetMopParent(this);