mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
lcd4l: fix removing start/stop hint when init script fails
Origin commit data
------------------
Commit: 921df0c713
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Origin message was:
------------------
- lcd4l: fix removing start/stop hint when init script fails
This commit is contained in:
@@ -340,4 +340,6 @@ void CLCD4lSetup::connectSlots()
|
||||
CLCD4l::getInstance()->OnAfterStart.connect(sl_remove);
|
||||
CLCD4l::getInstance()->OnAfterStop.connect(sl_remove);
|
||||
CLCD4l::getInstance()->OnAfterRestart.connect(sl_remove);
|
||||
|
||||
CLCD4l::getInstance()->OnAfterError.connect(sl_remove);
|
||||
}
|
||||
|
Reference in New Issue
Block a user