branch | RCL_3 |
changeset 25 | 63223d4fd956 |
parent 24 | 6c1dfe4da5dd |
--- a/mmappcomponents/audiofetcher/src/audiofetcherdialog.cpp Tue Aug 31 15:41:40 2010 +0300 +++ b/mmappcomponents/audiofetcher/src/audiofetcherdialog.cpp Wed Sep 01 12:23:05 2010 +0100 @@ -600,7 +600,8 @@ switch ( aEventType ) { - case EEventItemSingleClicked: // fallthrough + case EEventItemClicked: // fallthrough + case EEventItemSingleClicked: case EEventEnterKeyPressed: { TBool closeDialog = HandleListSelectionL();