mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
adzap: add isActive() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 809b0ea20c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-29 (Mon, 29 Feb 2016)
Origin message was:
------------------
- adzap: add isActive() function
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -57,5 +57,6 @@ class CAdZapMenu: public CMenuTarget
|
||||
public:
|
||||
static CAdZapMenu *getInstance();
|
||||
int exec(CMenuTarget * parent, const std::string & actionKey);
|
||||
bool isActive() { return (armed || monitor); };
|
||||
};
|
||||
#endif // __adzap__
|
||||
|
Reference in New Issue
Block a user