mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-17 22:38:33 +01:00
* Possible OSX shutdown crash fix.
This commit is contained in:
parent
30d25e7b4c
commit
21a1af7c36
@ -67,6 +67,7 @@ RTAudioOutput::RTAudioOutput() :
|
|||||||
RTAudioOutput::~RTAudioOutput()
|
RTAudioOutput::~RTAudioOutput()
|
||||||
{
|
{
|
||||||
qDebug() << Q_FUNC_INFO;
|
qDebug() << Q_FUNC_INFO;
|
||||||
|
stopPlayback();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user