CTimerList: Fix eventType CTimerd::TIMER_EXEC_PLUGIN

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8505e1c6d7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-04 (Tue, 04 Mar 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2014-03-04 07:07:45 +01:00
parent dc88ba25cc
commit f3c99f7a44
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;