CTimerList: Fix eventType CTimerd::TIMER_EXEC_PLUGIN

Origin commit data
------------------
Commit: 8505e1c6d7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-04 (Tue, 04 Mar 2014)
This commit is contained in:
Michael Liebmann
2014-03-04 07:07:45 +01:00
parent 570b793a76
commit 29c411690c
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;