#include "intropage.hpp" Wizard::IntroPage::IntroPage(QWidget *parent) : QWizardPage(parent) { setupUi(this); }