fix compile error on jenkins

This commit is contained in:
Michael Zanetti 2014-04-04 09:03:22 +02:00
parent 5a6d7bf2ba
commit 639bbc73c2

View File

@ -20,6 +20,7 @@
#include <QMetaMethod>
#include <QDebug>
#include <QRegExp>
JsonHandler::JsonHandler(QObject *parent) :
QObject(parent)