refact struct projects

This commit is contained in:
2025-11-06 23:56:52 +03:00
parent c021421118
commit fd8fcd5c1d
22 changed files with 31 additions and 22 deletions

View File

@@ -2,7 +2,7 @@
#include <QMessageBox>
#include "mainwindow.h"
#include "./ui_mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent)