mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-30 19:00:12 +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()
|
||||
{
|
||||
QMutexLocker lock( &m_mutex );
|
||||
m_ownRef.clear();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user