Add missing QMetaType include
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#ifndef RADIOCHANNEL_H
|
||||
#define RADIOCHANNEL_H
|
||||
|
||||
#include <QMetaType>
|
||||
#include <QList>
|
||||
#include <QString>
|
||||
#include <QUrl>
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
#define RADIOSERVICE_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QMetaType>
|
||||
#include <QList>
|
||||
#include <QVariant>
|
||||
#include <QByteArray>
|
||||
|
||||
Reference in New Issue
Block a user