mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
- followscreenings: port code from martiis-neutrino-mp
This commit is contained in:
@@ -97,7 +97,6 @@ class CTimerList : public CMenuTarget, public CListHelpers
|
||||
static std::string convertChannelId2String(const t_channel_id id); // UTF-8
|
||||
};
|
||||
|
||||
bool askUserOnTimerConflict(time_t announceTime, time_t stopTime);
|
||||
|
||||
bool askUserOnTimerConflict(time_t announceTime, time_t stopTime, t_channel_id channel_id = 0);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user