uiservicetab/vimpstui/src/cvimpstuisinglelistboxtabviewcontrol.cpp
branchRCL_3
changeset 10 d20aea8a18b6
parent 9 9fdee5e1da30
child 21 2b7283837edb
equal deleted inserted replaced
9:9fdee5e1da30 10: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