photosgallery/controllers/fetcher/src/glxfetchercontainer.cpp
branchRCL_3
changeset 17 a60acebbbd9d
parent 15 191387a8b767
child 21 f9e827349359
--- 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);