Searched refs:tmpitem (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DFileDetailDialog.cpp171 wxListItem tmpitem; local
172 tmpitem.m_itemId = itemid;
173 tmpitem.SetBackgroundColour(CMuleColour(wxSYS_COLOUR_LISTBOX));
174 pmyListCtrl->SetItem(tmpitem);
197 wxListItem tmpitem; local
198 tmpitem.m_itemId=itemid;
199 tmpitem.SetBackgroundColour(CMuleColour(wxSYS_COLOUR_LISTBOX));
200 pmyListCtrl->SetItem(tmpitem);

Completed in 107 milliseconds