This commit is contained in:
hm
2021-05-29 11:56:43 +08:00
parent 26a77b16ba
commit 0010e2055b
6 changed files with 100 additions and 153 deletions
+3
View File
@@ -2,6 +2,9 @@
#include "ui_ToolsUI.h"
//消息通过广播和监听处理
ToolsUI::ToolsUI(QWidget *parent) :
QWidget(parent),
ui(new Ui::ToolsUI)