remotetimer: Don't repaint timerlist when no changes to remote ip

This commit is contained in:
M. Liebmann
2016-10-26 13:50:43 +02:00
parent a3e0a0e917
commit 4c8de6960e
2 changed files with 13 additions and 6 deletions

View File

@@ -86,7 +86,7 @@ class CTimerList : public CMenuTarget, public CListHelpers
/* todo: properly import the enum CVFD::MODES */
int saved_dispmode;
void remoteTimerList(CTimerd::TimerList &timerlist);
void enterRemoteBox();
bool enterRemoteBox();
void select_remotebox_ip();
bool remoteChanExists(t_channel_id channel_id);
bool localChanExists(t_channel_id channel_id);