mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
gui/timerlist: fix display of channel name
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
This commit is contained in:
@@ -63,7 +63,7 @@ class CTimerList : public CMenuTarget
|
||||
CTimerd::TimerList timerlist; // List of timers
|
||||
CTimerd::responseGetTimer timerNew;
|
||||
int timerNew_standby_on;
|
||||
char timerNew_channel_name[30];
|
||||
std::string timerNew_channel_name;
|
||||
std::string m_weekdaysStr;
|
||||
|
||||
int timer_apids_dflt;
|
||||
|
Reference in New Issue
Block a user