#include "Reconstruction.h" Reconstruction::Reconstruction(QWidget *parent) : QMainWindow(parent) { ui.setupUi(this); }