mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
infobar timout: add member to get current timeout modes
Avoids multiple code in some source files.
Origin commit data
------------------
Branch: ni/coolstream
Commit: e0be304aef
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-10 (Tue, 10 Apr 2018)
Origin message was:
------------------
infobar timout: add member to get current timeout modes
Avoids multiple code in some source files.
------------------
This commit was generated by Migit
This commit is contained in:
@@ -223,5 +223,6 @@ class CInfoViewer
|
||||
uint32_t getUpdateTimer(void) { return lcdUpdateTimer; }
|
||||
inline t_channel_id get_current_channel_id(void) { return current_channel_id; }
|
||||
void ResetModules();
|
||||
bool hasTimeout();
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user