添加地图设置界面

This commit is contained in:
2020-05-27 20:30:26 +08:00
parent 354eefe614
commit 12c1bba08a
14 changed files with 306 additions and 23 deletions
@@ -8,14 +8,6 @@ QT += opengl
QT += sql
QT += svg
INCLUDEPATH += $$PWD/../../../../ComponentUI/CharInputter
INCLUDEPATH += $$PWD/../../../../ComponentUI/Inputter
INCLUDEPATH += $$PWD/../../../../ComponentUI/MultiSelector
INCLUDEPATH += $$PWD/../../../../ComponentUI/Selector
FORMS += \
$$PWD/ConnectDialog.ui