mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
fix overlapping remote timers
This commit is contained in:
@@ -95,6 +95,7 @@ class CTimerList : public CMenuTarget, public CListHelpers
|
||||
bool changed;
|
||||
int bselected;
|
||||
CMenuWidget *remboxmenu;
|
||||
bool askUserOnRemoteTimerConflict(time_t announceTime, time_t stopTime, char * remotebox_ip);
|
||||
|
||||
public:
|
||||
CTimerList();
|
||||
|
Reference in New Issue
Block a user