epgview: move BIGFONT_FACTOR to settings.h

Origin commit data
------------------
Branch: ni/coolstream
Commit: ddd803d8a3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgview: move BIGFONT_FACTOR to settings.h

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-04-08 14:11:27 +02:00
parent 4af57c7a2e
commit 7294a68cfd
3 changed files with 16 additions and 17 deletions

View File

@@ -42,9 +42,6 @@
#include <vector>
#include <string>
#define BIG_FONT_FAKTOR 1.5
class CFrameBuffer;
class CEpgData
{