mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-06-02 05:09:50 +08:00
Fix Bugs
Fix a bug that project can't be compiled on UOS. P.S. Add "include <QDebug>" in MainWindow.cpp
This commit is contained in:
parent
ea511893ba
commit
76dcf3a991
@ -7,6 +7,7 @@
|
||||
#include <QLayout>
|
||||
#include <QFileInfo>
|
||||
#include <QCloseEvent>
|
||||
#include <QDebug>
|
||||
|
||||
MainWindow::MainWindow(QString szTitle,
|
||||
QString szUrl,
|
||||
|
Loading…
x
Reference in New Issue
Block a user