channellist.cpp: paint details

- Rework paintItem2DetailsLine()
- Use CComponentsInfoBox for paintDetails()
- Set missing height of down mark


Origin commit data
------------------
Commit: 413e224128
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-08 (Wed, 08 Aug 2012)

Origin message was:
------------------
* channellist.cpp: paint details

- Rework paintItem2DetailsLine()
- Use CComponentsInfoBox for paintDetails()
- Set missing height of down mark
This commit is contained in:
Michael Liebmann
2012-08-08 23:56:17 +02:00
committed by Thilo Graf
parent 208519a2fa
commit 2440dc5793
2 changed files with 20 additions and 10 deletions

View File

@@ -95,6 +95,8 @@ private:
int info_height;
int ChannelList_Rec;
CComponentsDetailLine *dline;
CComponentsInfoBox *ibox;
void paintDetails(int index);
void clearItem2DetailsLine ();