mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Signal Hyperion::finished emits quit slot
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
This commit is contained in:
@@ -148,7 +148,7 @@ void Hyperion::start()
|
||||
void Hyperion::stop()
|
||||
{
|
||||
emit finished();
|
||||
thread()->quit();
|
||||
thread()->wait();
|
||||
}
|
||||
|
||||
void Hyperion::freeObjects(bool emitCloseSignal)
|
||||
|
Reference in New Issue
Block a user