mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
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:
@@ -95,6 +95,8 @@ private:
|
||||
|
||||
int info_height;
|
||||
int ChannelList_Rec;
|
||||
CComponentsDetailLine *dline;
|
||||
CComponentsInfoBox *ibox;
|
||||
|
||||
void paintDetails(int index);
|
||||
void clearItem2DetailsLine ();
|
||||
|
Reference in New Issue
Block a user