mmappcomponents/audiofetcher/src/audiofetcherdialog.cpp
branchRCL_3
changeset 56 63223d4fd956
parent 55 6c1dfe4da5dd
child 63 91d5ad76f5c6
--- 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();