suppleental to last commit: fix time corrections for remote timers

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d19834340
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2016-10-21 10:47:37 +02:00
committed by vanhofen
parent 3d3605983f
commit 37bd46c514
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();