uifw/AknGlobalUI/AknCapServer/src/AknFastswapWindowControl.cpp
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
child 18 0aa5fbdfbc30
--- a/uifw/AknGlobalUI/AknCapServer/src/AknFastswapWindowControl.cpp	Tue Feb 02 01:00:49 2010 +0200
+++ b/uifw/AknGlobalUI/AknCapServer/src/AknFastswapWindowControl.cpp	Fri Feb 19 23:04:46 2010 +0200
@@ -39,8 +39,8 @@
 #include <akntransitionutils.h>
 #include <akntranseffect.h>
 #include <gfxtranseffect/gfxtranseffect.h>
-#include <WidgetRegistryConstants.h>
-#include <WidgetRegistryData.h>
+#include <widgetregistryconstants.h>
+#include <widgetregistrydata.h>
 #include <featmgr.h>
 #include <aknglobalpopupprioritycontroller.h>
 #include <centralrepository.h>
@@ -1640,6 +1640,7 @@
             break;
 
         case MEikListBoxObserver::EEventItemClicked:
+        case MEikListBoxObserver::EEventItemSingleClicked:
             if ( !iItemDraggingActioned && !iIsStylusPopupShow )
                 {
                 TTime now;