mirror of https://github.com/nymea/nymea.git
fix compile error on jenkins
parent
5a6d7bf2ba
commit
639bbc73c2
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <QMetaMethod>
|
||||
#include <QDebug>
|
||||
#include <QRegExp>
|
||||
|
||||
JsonHandler::JsonHandler(QObject *parent) :
|
||||
QObject(parent)
|
||||
|
|
|
|||
Loading…
Reference in New Issue