equal
deleted
inserted
replaced
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 { |