branch | RCL_3 |
changeset 20 | 4aca42fa4eb1 |
parent 12 | 51035f0751c2 |
child 24 | 6c1dfe4da5dd |
--- a/mmappcomponents/audiofetcher/src/audiofetcherdialog.cpp Wed Jun 09 10:13:45 2010 +0300 +++ b/mmappcomponents/audiofetcher/src/audiofetcherdialog.cpp Mon Jun 21 16:13:35 2010 +0300 @@ -600,7 +600,8 @@ switch ( aEventType ) { - case EEventItemSingleClicked: // fallthrough + case EEventItemClicked: // fallthrough + case EEventItemSingleClicked: case EEventEnterKeyPressed: { TBool closeDialog = HandleListSelectionL();