CInfoViewerBB: fix infobar ratio webtv

Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
This commit is contained in:
svenhoefer
2015-10-19 09:03:33 +02:00
parent bab181ab5b
commit 45968b339d
2 changed files with 4 additions and 2 deletions

View File

@@ -179,6 +179,7 @@ class CInfoViewer
bool SDT_freq_update;
void setUpdateTimer(uint64_t interval);
uint32_t getUpdateTimer(void) { return lcdUpdateTimer; }
inline t_channel_id get_current_channel_id(void) { return current_channel_id; }
};
#if 0
class CInfoViewerHandler : public CMenuTarget