mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 20:00:13 +02:00
oops
This commit is contained in:
@@ -252,7 +252,6 @@ DatabaseImpl::file( int fid )
|
|||||||
r->setTrackId( query.value( 9 ).toUInt() );
|
r->setTrackId( query.value( 9 ).toUInt() );
|
||||||
r->setCollection( s->collection() );
|
r->setCollection( s->collection() );
|
||||||
r->setScore( 1.0 );
|
r->setScore( 1.0 );
|
||||||
r->setRID( query.value( 14 ).toString() );
|
|
||||||
r->setFileId( fid );
|
r->setFileId( fid );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user