1 2 3 4 5 6
#include "Wallet2Service.h" Wallet2Service::Wallet2Service(QObject *parent) : QObject(parent) { }