add entry to load saved epg data manual

Origin commit data
------------------
Commit: 9b2a0d4414
Author: Marc Szymkowiak <marc.szymkowiak91@googlemail.com>
Date: 2017-01-09 (Mon, 09 Jan 2017)
This commit is contained in:
Marc Szymkowiak
2017-01-09 19:39:30 +01:00
parent c310f69985
commit 7741cb2a3e
6 changed files with 24 additions and 1 deletions

View File

@@ -36,7 +36,7 @@
//#define CPU_FREQ
class CMiscMenue : public CMenuTarget, CChangeObserver
{
{
private:
CFanControlNotifier *fanNotifier;
CSectionsdConfigNotifier* sectionsdConfigNotifier;
@@ -51,6 +51,7 @@ class CMiscMenue : public CMenuTarget, CChangeObserver
CMenuOptionChooser * youtube_onoff;
CMenuOptionChooser * shoutcast_onoff;
CMenuForwarder * epg_dir;
CMenuForwarder * epg_read_now;
int width;
std::string epg_cache;
std::string epg_extendedcache;