mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
adzap: move non-menu code to Init() function
Origin commit data
------------------
Commit: a5bc5093e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-28 (Sun, 28 Feb 2016)
Origin message was:
------------------
- adzap: move non-menu code to Init() function
This commit is contained in:
@@ -47,6 +47,7 @@ class CAdZapMenu: public CMenuTarget
|
||||
t_channel_id channelId;
|
||||
sem_t sem;
|
||||
CAdZapMenu();
|
||||
void Init();
|
||||
void Settings();
|
||||
void Update();
|
||||
void Run(void);
|
||||
|
Reference in New Issue
Block a user