mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-13 08:23:39 +02:00
Preparing the menu classes for Lua Part #2
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
THX Martii
Origin commit data
------------------
Commit: b41819190d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-16 (Thu, 16 Jan 2014)
Origin message was:
------------------
Preparing the menu classes for Lua Part #2
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
THX Martii
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user