Preparing the menu classes for Lua Part #2

- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
  THX Martii
This commit is contained in:
M. Liebmann
2014-01-16 23:20:04 +01:00
parent 2c9c9debcc
commit b41819190d
35 changed files with 298 additions and 356 deletions

View File

@@ -64,7 +64,7 @@ class CTimerList : public CMenuTarget
CTimerd::responseGetTimer timerNew;
int timerNew_standby_on;
char timerNew_channel_name[30];
char m_weekdaysStr[8];
std::string m_weekdaysStr;
int timer_apids_dflt;
int timer_apids_std;