suppleental to last commit: fix time corrections for remote timers

This commit is contained in:
TangoCash
2016-10-21 10:47:37 +02:00
committed by svenhoefer
parent 716e9f4d9b
commit 9d19834340
2 changed files with 14 additions and 5 deletions

View File

@@ -87,6 +87,7 @@ class CTimerList : public CMenuTarget, public CListHelpers
int saved_dispmode;
void remoteTimerList(CTimerd::TimerList &timerlist);
void enterRemoteBox();
int rem_pre,rem_post;
public:
CTimerList();