mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 07:19:42 +01:00
Private is only used for reading
This commit is contained in:
parent
1625e7a0ed
commit
b7ed91c112
@ -414,7 +414,7 @@ JSResolver::tracks( const Tomahawk::collection_ptr& collection, const Tomahawk::
|
||||
bool
|
||||
JSResolver::canParseUrl( const QString& url, UrlType type )
|
||||
{
|
||||
Q_D( JSResolver );
|
||||
Q_D( const JSResolver );
|
||||
|
||||
// FIXME: How can we do this?
|
||||
/*if ( QThread::currentThread() != thread() )
|
||||
|
Loading…
x
Reference in New Issue
Block a user