修改文档

This commit is contained in:
2022-07-14 12:13:13 +08:00
parent 18319e61dd
commit 4063b597a2
6 changed files with 38 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
// You may need to build the project (run Qt uic code generator) to get "ui_MainWindow.h" resolved
#include "mainwindow.h"
#include "ui_MainWindow.h"
#include "ui_mainwindow.h"
#include <QProcess>
MainWindow::MainWindow(QWidget *parent) :