clock2/clockui/uilayer/clockworldview/src/clockworldcontainer.cpp
branchRCL_3
changeset 48 bf573002ff72
parent 21 9711e452b5e9
child 60 96907930389d
equal deleted inserted replaced
36:9c5b1510919f 48:bf573002ff72
   244 // ---------------------------------------------------------
   244 // ---------------------------------------------------------
   245 // CClockWorldContainer::HandleListBoxEventL
   245 // CClockWorldContainer::HandleListBoxEventL
   246 // rest of the details are commented in the header
   246 // rest of the details are commented in the header
   247 // ---------------------------------------------------------
   247 // ---------------------------------------------------------
   248 //
   248 //
   249 void CClockWorldContainer::HandleListBoxEventL( CEikListBox* aListBox, TListBoxEvent aEventType )
   249 void CClockWorldContainer::HandleListBoxEventL( CEikListBox* /*aListBox*/, TListBoxEvent/* aEventType*/ )
   250     {
   250     {
   251     __PRINTS( "CClockWorldContainer::HandleListBoxEventL - Entry" );
   251     __PRINTS( "CClockWorldContainer::HandleListBoxEventL - Entry" );
   252 
   252 
   253 /*    if( aListBox == iListBox &&
   253 /*    if( aListBox == iListBox &&
   254 		//Single click integration
   254 		//Single click integration