mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
lcd4l: rename OnAfterError->OnError
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0705705b31
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-07-17 (Sat, 17 Jul 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -341,5 +341,5 @@ void CLCD4lSetup::connectSlots()
|
||||
CLCD4l::getInstance()->OnAfterStop.connect(sl_remove);
|
||||
CLCD4l::getInstance()->OnAfterRestart.connect(sl_remove);
|
||||
|
||||
CLCD4l::getInstance()->OnAfterError.connect(sl_remove);
|
||||
CLCD4l::getInstance()->OnError.connect(sl_remove);
|
||||
}
|
||||
|
Reference in New Issue
Block a user