photosgallery/viewframework/commandhandlers/commoncommandhandlers/src/glxcommandhandlerslideshow.cpp
branchRCL_3
changeset 12 ce1c7ad1f18b
parent 11 71da52165949
child 13 bcb43dc84c44
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/src/glxcommandhandlerslideshow.cpp	Fri Mar 12 15:42:44 2010 +0200
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/src/glxcommandhandlerslideshow.cpp	Mon Mar 15 12:40:30 2010 +0200
@@ -98,9 +98,7 @@
     CGlxResourceUtilities::GetResourceFilenameL(resourceFile);  
    	iResourceOffset = CCoeEnv::Static()->AddResourceFileL( resourceFile );
 
-   // CGlxSettingsModel* model = CGlxSettingsModel::InstanceL();
-    iShowInToolbar = ETrue; //model->ShowSlideshowInToolbar();
-   // model->Close();
+    iShowInToolbar = ETrue;
 
    	// Add supported commands with filter fields
    	// Play slideshow forwards
@@ -124,10 +122,6 @@
 	info.iCategoryRule = categoryRule;
    	AddCommandL( info );
    	
-   	// Play slideshow backwards: only the id changes
-   	//info.iCommandId = EGlxCmdSlideshowPlayBackwards;
-   	//AddCommandL( info );
-
     // new info to get the default filters
    	TCommandInfo info_show_always( EGlxCmdSlideshowSettings );
    	// Disable for empty views and views with only static items