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