mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 06:07:37 +02:00
Attempt at fixing TWK-723.
This commit is contained in:
@@ -104,6 +104,7 @@ Query::Query( const QString& query, const QID& qid )
|
|||||||
|
|
||||||
Query::~Query()
|
Query::~Query()
|
||||||
{
|
{
|
||||||
|
QMutexLocker lock( &m_mutex );
|
||||||
m_ownRef.clear();
|
m_ownRef.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user