航线属性修改,添加地面站ID

This commit is contained in:
hm
2020-11-21 18:19:28 +08:00
parent a41f3e3060
commit 4254a1f256
43 changed files with 2531 additions and 1512 deletions
+2 -2
View File
@@ -80,7 +80,7 @@
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="pushButton_GCS">
<widget class="QPushButton" name="pushButton_Global">
<property name="minimumSize">
<size>
<width>120</width>
@@ -94,7 +94,7 @@
</size>
</property>
<property name="text">
<string>GCS</string>
<string>Global</string>
</property>
</widget>
</item>