voiceui/voiceuivoicerecognition/src/vuiclistquerydialog.cpp
branchRCL_3
changeset 15 6347473a7bb2
parent 0 bf1d17376201
--- a/voiceui/voiceuivoicerecognition/src/vuiclistquerydialog.cpp	Wed Apr 14 15:58:44 2010 +0300
+++ b/voiceui/voiceuivoicerecognition/src/vuiclistquerydialog.cpp	Tue May 11 16:14:47 2010 +0300
@@ -226,6 +226,13 @@
             iObserver->ProcessCommandL( EVoiceTagSoftKeySelect );
             }
         }
+    else if ( aEventType == EEventFlickStopped )
+        {
+        if ( iObserver )
+            {
+            iObserver->ProcessCommandL( EDragKeypress );
+            }
+        }
         
     if ( forwardEvent )
         {