#include "window.h" #include #include Window::Window(QWidget *parent) : QWidget(parent) { }