Cleanup the mainwindow

This commit is contained in:
2023-10-29 21:43:32 +01:00
parent 670b153688
commit aa3c69214e

View File

@@ -1,5 +1,5 @@
#include "mainwindow.hpp"
#include "./ui_mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent)
: QMainWindow(parent)