branch | RCL_3 |
changeset 47 | 7be2816dbabd |
parent 38 | 79311d856354 |
child 54 | 1b758917cafc |
38:79311d856354 | 47:7be2816dbabd |
---|---|
710 } |
710 } |
711 } |
711 } |
712 |
712 |
713 else if( iPopup && aType == KAknSplitInputDisabled ) |
713 else if( iPopup && aType == KAknSplitInputDisabled ) |
714 { |
714 { |
715 HidePopupL(); |
715 TRAP_IGNORE( HidePopupL() ); |
716 } |
716 } |
717 } |
717 } |
718 |
718 |
719 // End of File |
719 // End of File |