clock2/clockui/uilayer/clockworldview/src/clockworldcontainer.cpp
branchRCL_3
changeset 21 9711e452b5e9
parent 0 f979ecb2b13e
child 48 bf573002ff72
--- a/clock2/clockui/uilayer/clockworldview/src/clockworldcontainer.cpp	Wed Apr 14 15:55:57 2010 +0300
+++ b/clock2/clockui/uilayer/clockworldview/src/clockworldcontainer.cpp	Tue Apr 27 16:36:22 2010 +0300
@@ -250,7 +250,7 @@
     {
     __PRINTS( "CClockWorldContainer::HandleListBoxEventL - Entry" );
 
-    if( aListBox == iListBox &&
+/*    if( aListBox == iListBox &&
 		//Single click integration
         aEventType == EEventItemSingleClicked )
 
@@ -266,7 +266,7 @@
             {
             iView->HandleCommandL( EClockWorldMyRegion ); 
             }
-        }
+        }*/
 
         
     __PRINTS( "CClockWorldContainer::HandleListBoxEventL - Entry" );