CTimerList: Fix eventType CTimerd::TIMER_EXEC_PLUGIN

This commit is contained in:
M. Liebmann
2014-03-04 07:07:45 +01:00
parent d1b8246316
commit 8505e1c6d7
2 changed files with 7 additions and 5 deletions

View File

@@ -66,7 +66,8 @@ class CTimerList : public CMenuTarget
std::string timerNew_channel_name;
std::string m_weekdaysStr;
std::string timerNew_message;
std::string timerNew_pluginName;
int timer_apids_dflt;
int timer_apids_std;
int timer_apids_ac3;