CTimerList: Fix displaying and saving reminder timer

Origin commit data
------------------
Commit: b2446667e9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-12 (Wed, 12 Feb 2014)
This commit is contained in:
Michael Liebmann
2014-02-12 05:46:04 +01:00
parent 308c8ce00a
commit 6e37415230
2 changed files with 5 additions and 3 deletions

View File

@@ -65,6 +65,7 @@ class CTimerList : public CMenuTarget
int timerNew_standby_on;
std::string timerNew_channel_name;
std::string m_weekdaysStr;
std::string timerNew_message;
int timer_apids_dflt;
int timer_apids_std;