2.2.0 pre4 (#84)

* Fix crash

* Update: Flutter 1223

* fix: networktestdialog crash

* Update Flutter 1223

* bump profile version to 02.02.42.02

* bump min_firm_ver to 1.0.0
This commit is contained in:
xiaoyeliu
2025-12-23 15:52:08 +08:00
committed by GitHub
parent 792f1e12f3
commit 4423dce212
20 changed files with 74934 additions and 75209 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ public:
void update_layout();
// Called when closing the application and when switching the application language.
void shutdown();
void shutdown(bool isRecreate = false);
Plater* plater() { return m_plater; }