mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
Attempt at fixing TWK-723.
This commit is contained in:
parent
80b0eacfed
commit
3caeb4642a
@ -104,6 +104,7 @@ Query::Query( const QString& query, const QID& qid )
|
||||
|
||||
Query::~Query()
|
||||
{
|
||||
QMutexLocker lock( &m_mutex );
|
||||
m_ownRef.clear();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user