CChannelList: Use CComponentsChannelLogo for display channellogo

This commit is contained in:
M. Liebmann
2014-06-28 16:23:11 +02:00
parent 3d805054f4
commit 2ecd9918cb
2 changed files with 16 additions and 11 deletions

View File

@@ -104,6 +104,8 @@ private:
int ChannelList_Rec;
CComponentsChannelLogo* CChannelLogo;
void paintDetails(int index);
void clearItem2DetailsLine ();
void paintItem2DetailsLine (int pos);