添加航点的线程

This commit is contained in:
hm
2020-03-07 14:46:50 +08:00
parent a39507704e
commit 8f94ed1d47
6 changed files with 846 additions and 690 deletions
+19 -18
View File
@@ -1,18 +1,19 @@
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += MavLinkNode
SUBDIRS += SerialPortDialog
SUBDIRS += ClientLinkDialog
SUBDIRS += Skin
SUBDIRS += qNavigationWidget
SUBDIRS += Cockpit
SUBDIRS += opmap
SUBDIRS += dlink
SUBDIRS += App
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += MavLinkNode
SUBDIRS += SerialPortDialog
SUBDIRS += ClientLinkDialog
SUBDIRS += Skin
SUBDIRS += qNavigationWidget
SUBDIRS += Cockpit
SUBDIRS += opmap
SUBDIRS += dlink
SUBDIRS += App