mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
现场调试问题修改;本地服务端从qt5升级到qt6
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <QMainWindow>
|
||||
#include <QtWebEngineWidgets/QWebEngineView>
|
||||
|
||||
#include <vector>
|
||||
#include <QTimer>
|
||||
#include <fstream>
|
||||
@@ -53,5 +53,5 @@ public:
|
||||
|
||||
std::shared_ptr<Menu> menu_ = nullptr;
|
||||
|
||||
std::shared_ptr<QWebEngineView> webView_;
|
||||
//std::shared_ptr<QWebEngineView> webView_;
|
||||
};
|
||||
Reference in New Issue
Block a user