photosgallery/viewframework/commandhandlers/commoncommandhandlers/src/glxcommandhandlerdetails.cpp
branchRCL_3
changeset 14 ce1c7ad1f18b
parent 0 4e91876724a2
child 18 bcb43dc84c44
equal deleted inserted replaced
13:71da52165949 14:ce1c7ad1f18b
   113     infoProp.iCategoryFilter = EMPXNoCategory;
   113     infoProp.iCategoryFilter = EMPXNoCategory;
   114    	AddCommandL(infoProp);
   114    	AddCommandL(infoProp);
   115 		   			   	
   115 		   			   	
   116    	TCommandInfo infoSubMenu(EGlxCmdDetailsOption);
   116    	TCommandInfo infoSubMenu(EGlxCmdDetailsOption);
   117     infoSubMenu.iViewingState = TCommandInfo::EViewingStateBrowse;
   117     infoSubMenu.iViewingState = TCommandInfo::EViewingStateBrowse;
   118    	//AddCommandL(infoSubMenu);
       
   119    	
   118    	
   120    	// register for the reset view command so that we can 
   119    	// register for the reset view command so that we can 
   121    	// dismiss the dialog if it is being shown when we are activated
   120    	// dismiss the dialog if it is being shown when we are activated
   122    	// from SpaceUI 
   121    	// from SpaceUI 
   123     TCommandInfo resetViewCmd( EGlxCmdResetView );
   122     TCommandInfo resetViewCmd( EGlxCmdResetView );