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