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