mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
system/settings: store epg times in integers
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
This commit is contained in:
@@ -43,6 +43,10 @@ class CMiscMenue : public CMenuTarget, CChangeObserver
|
||||
//COnOffNotifier* miscNotifier;
|
||||
COnOffNotifier* miscEpgNotifier;
|
||||
int width;
|
||||
std::string epg_cache;
|
||||
std::string epg_extendedcache;
|
||||
std::string epg_old_events;
|
||||
std::string epg_max_events;
|
||||
|
||||
int showMiscSettingsMenu();
|
||||
void showMiscSettingsMenuGeneral(CMenuWidget *ms_general);
|
||||
|
Reference in New Issue
Block a user