mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
sleeptimer: allow only one instance
* remove unneeded includes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07da9cecdc
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-14 (Tue, 14 May 2013)
Origin message was:
------------------
- sleeptimer: allow only one instance
* remove unneeded includes
------------------
This commit was generated by Migit
This commit is contained in:
@@ -27,8 +27,11 @@
|
||||
|
||||
class CSleepTimerWidget: public CMenuTarget
|
||||
{
|
||||
public:
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
private:
|
||||
static bool is_running;
|
||||
|
||||
public:
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user