* channellist.cpp: Use extra font for event list

This commit is contained in:
tomworld
2013-02-12 07:59:23 +01:00
committed by micha-bbg
parent 6e9cc3d837
commit 105c6b4c70
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;