branch | RCL_3 |
changeset 18 | d4f567ce2e7c |
parent 0 | e686773b3f54 |
--- a/phonebookui/Phonebook2/UIControls/src/CPbk2MergeConflictsDlg.cpp Thu Jul 15 18:22:55 2010 +0300 +++ b/phonebookui/Phonebook2/UIControls/src/CPbk2MergeConflictsDlg.cpp Thu Aug 19 09:41:07 2010 +0300 @@ -212,7 +212,7 @@ { if( AknLayoutUtils::PenEnabled() ) { - if ( aEventType == EEventItemSingleClicked ) + if ( aEventType == EEventItemSingleClicked || aEventType == EEventEnterKeyPressed) { SwitchRadioButtonL(); }