fix compile error on jenkins

pull/1/head
Michael Zanetti 2014-04-04 09:03:22 +02:00
parent 5a6d7bf2ba
commit 639bbc73c2
1 changed files with 1 additions and 0 deletions

View File

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