#include "jsonrpcclient.h" JsonRpcClient::JsonRpcClient(QObject *parent) : QObject(parent) { }