camerauis/cameraapp/generic/src/CamStillPreCaptureView.cpp
changeset 1 f5ec9446e5bf
parent 0 1ddebce53859
child 3 8b2d6d0384b0
equal deleted inserted replaced
0:1ddebce53859 1:f5ec9446e5bf
   736       {
   736       {
   737       isSecondaryPortrait?SetSoftKeysL( R_CAM_SOFTKEYS_BLANK_SECONDARY ):SetSoftKeysL( R_CAM_SOFTKEYS_BLANK );
   737       isSecondaryPortrait?SetSoftKeysL( R_CAM_SOFTKEYS_BLANK_SECONDARY ):SetSoftKeysL( R_CAM_SOFTKEYS_BLANK );
   738       }    
   738       }    
   739     else
   739     else
   740       {
   740       {
       
   741       ViewCba()->MakeVisible( ETrue );
   741       SetSoftKeysL( R_CAM_SOFTKEYS_ACTIVATE_CANCEL__SELECT );                
   742       SetSoftKeysL( R_CAM_SOFTKEYS_ACTIVATE_CANCEL__SELECT );                
   742       }
   743       }
   743     }
   744     }
   744   else // otherwise, show the default softkeys
   745   else // otherwise, show the default softkeys
   745     {                        
   746     {