src/gui/channellist.cpp: fix paint details with different font size

This commit is contained in:
Jacek Jendrzej
2013-04-10 19:28:30 +02:00
parent f5297f06d9
commit 4a8350c382
2 changed files with 11 additions and 6 deletions

View File

@@ -68,6 +68,7 @@ private:
int new_zap_mode;
int fheight; // Fonthoehe Channellist-Inhalt
int theight; // Fonthoehe Channellist-Titel
int fdescrheight;
int footerHeight;
int eventFont;
int ffheight;