mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
- lcd4l: introduce getInstance()
Conflicts: src/neutrino.cpp Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -39,6 +39,7 @@ class CLCD4l
|
||||
public:
|
||||
CLCD4l();
|
||||
~CLCD4l();
|
||||
static CLCD4l *getInstance();
|
||||
|
||||
// Displays
|
||||
enum
|
||||
|
Reference in New Issue
Block a user