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