CChannelList: use own function to get transponder info

Origin commit data
------------------
Branch: ni/coolstream
Commit: 32f2f8a85d
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-25 (Sat, 25 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2012-08-25 22:00:20 +02:00
parent 1e24bf237b
commit c3f1761931
2 changed files with 17 additions and 10 deletions

View File

@@ -110,6 +110,7 @@ private:
void showChannelLogo();
void calcSize();
std::string MaxChanNr();
std::string getInfoTextTransponder(int index);
void paint_pig(int x, int y, int w, int h);
void paint_events(int index);
CChannelEventList evtlist;