优化线程退出时资源的释放问题
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include <QRandomGenerator>
|
||||
#include <QMessageAuthenticationCode>
|
||||
#include <QCoreApplication>
|
||||
#include <QSettings>
|
||||
|
||||
#include "./UI_Widget/UI_Name.h"
|
||||
#include "../Json/readJsonFile.h"
|
||||
@@ -136,6 +137,7 @@ private slots:
|
||||
#endif
|
||||
|
||||
private:
|
||||
UI_config TOOL_UI;
|
||||
// 读取 test JSON 配置文件
|
||||
void readJsonConfig();
|
||||
// 设置 UI
|
||||
|
||||
Reference in New Issue
Block a user