添加一个通讯的ui

This commit is contained in:
hm
2020-03-25 12:42:26 +08:00
parent dcd72ead15
commit 6048031bc4
7 changed files with 170 additions and 16 deletions
+28
View File
@@ -0,0 +1,28 @@
HEADERS += \
LinkUI/LinkUI.h \
SOURCES += \
LinkUI/LinkUI.cpp \
FORMS += \
LinkUI/LinkUI.ui