channellist.cpp: Use extra font for event list

Origin commit data
------------------
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
This commit is contained in:
tomworld
2013-02-12 07:59:23 +01:00
committed by Michael Liebmann
parent 6d4c80c43a
commit 51fda1d48f
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;