Add missing Q_OBJECT macro.
This commit is contained in:
parent
2b22dfaaee
commit
cb763213bf
@ -27,6 +27,7 @@ class QNetworkReply;
|
||||
|
||||
// A built-in cover provider which fetches covers from last.fm.
|
||||
class LastFmCoverProvider : public CoverProvider {
|
||||
Q_OBJECT
|
||||
public:
|
||||
LastFmCoverProvider(QObject* parent);
|
||||
virtual ~LastFmCoverProvider() {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user