uiservicetab/vimpstui/src/cvimpstuisinglelistboxtabviewcontrol.cpp
branchRCL_3
changeset 16 d20aea8a18b6
parent 14 9fdee5e1da30
child 27 2b7283837edb
equal deleted inserted replaced
14:9fdee5e1da30 16:d20aea8a18b6
  1175             }
  1175             }
  1176         }
  1176         }
  1177     }
  1177     }
  1178     
  1178     
  1179 // ---------------------------------------------------------
  1179 // ---------------------------------------------------------
  1180 // CVIMPSTUiSingleListBoxTabViewControl::HandleAvatarDeleteL()
  1180 // CVIMPSTUiSingleListBoxTabViewControl::HandleAvatarRefreshL()
  1181 // ---------------------------------------------------------
  1181 // ---------------------------------------------------------
  1182 void CVIMPSTUiSingleListBoxTabViewControl::HandleAvatarDeleteL( const TDesC&/* aUserId */)
  1182 void CVIMPSTUiSingleListBoxTabViewControl::HandleAvatarRefreshL( const TDesC&/* aUserId */,TBool /*aBlock*/)
  1183 	{
  1183 	{
  1184 	//no avatar implementation for single list box.
  1184 	//no avatar implementation for single list box.
  1185 	}
  1185 	}
  1186 
  1186 
  1187 // End of File
  1187 // End of File