mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
Remove obsolete Query::setScore().
This commit is contained in:
@@ -80,7 +80,6 @@ public:
|
||||
bool playable() const;
|
||||
|
||||
float score() const;
|
||||
void setScore( float score );
|
||||
|
||||
Tomahawk::Resolver* currentResolver() const;
|
||||
QList< QPointer< Tomahawk::Resolver > > resolvedBy() const;
|
||||
|
Reference in New Issue
Block a user