fix compile error on jenkins
This commit is contained in:
parent
5a6d7bf2ba
commit
639bbc73c2
@ -20,6 +20,7 @@
|
|||||||
|
|
||||||
#include <QMetaMethod>
|
#include <QMetaMethod>
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
|
#include <QRegExp>
|
||||||
|
|
||||||
JsonHandler::JsonHandler(QObject *parent) :
|
JsonHandler::JsonHandler(QObject *parent) :
|
||||||
QObject(parent)
|
QObject(parent)
|
||||||
|
|||||||
Reference in New Issue
Block a user