Fix build error on mac
This commit is contained in:
parent
3d696ad4f4
commit
b74576cbd5
@ -20,10 +20,10 @@
|
|||||||
|
|
||||||
#include <QMap>
|
#include <QMap>
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
#include <QXmlStreamReader>
|
||||||
|
|
||||||
class QNetworkAccessManager;
|
class QNetworkAccessManager;
|
||||||
class QNetworkReply;
|
class QNetworkReply;
|
||||||
class QXmlStreamReader;
|
|
||||||
|
|
||||||
class MusicBrainzClient : public QObject {
|
class MusicBrainzClient : public QObject {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user