channellist.cpp: Use extra font for event list

Origin commit data
------------------
Branch: ni/coolstream
Commit: 105c6b4c70
Author: tomworld <atzeworld@msn.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
* channellist.cpp: Use extra font for event list

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

------------------
This commit was generated by Migit
This commit is contained in:
tomworld
2013-02-12 07:59:23 +01:00
committed by Michael Liebmann
parent 75aa795138
commit 177ebb4fba
8 changed files with 28 additions and 18 deletions

View File

@@ -67,6 +67,8 @@ private:
int fheight; // Fonthoehe Channellist-Inhalt
int theight; // Fonthoehe Channellist-Titel
int footerHeight;
int eventFont;
int ffheight;
std::string name;
ZapitChannelList chanlist;