CTimerList: Fix displaying and saving reminder timer

This commit is contained in:
M. Liebmann
2014-02-12 05:46:04 +01:00
parent 92fce346c0
commit b2446667e9
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;