修改: spark-webapp-runtime/main.cpp

修改:     spark-webapp-runtime/mainwindow.cpp
	修改:     spark-webapp-runtime/mainwindow.h
This commit is contained in:
2021-12-29 23:24:26 +08:00
parent 2453752bd7
commit e084d58377
3 changed files with 22 additions and 14 deletions

View File

@@ -30,7 +30,7 @@ public:
bool nFullScreen = false,
bool nFixSize = false,
bool nHideButtons = false,
DAboutDialog *dialog = nullptr,
QDialog *dialog = nullptr,
QWidget *parent = nullptr);
~MainWindow();