submainwindow.cpp 101 Bytes
#include "submainwindow.h"

SubMainWindow::SubMainWindow(QWidget *parent) : QMainWindow(parent)
{

}