Files
gcs-nf/App/MissionUI/MissionUIres.qrc
T

16 lines
497 B
Plaintext
Raw Normal View History

2020-05-09 14:46:07 +08:00
<RCC>
<qresource prefix="/qss">
<file>propertyui.qss</file>
</qresource>
2020-10-12 10:22:10 +08:00
<qresource prefix="/json">
<file>MavCmdInfoCommon.json</file>
<file>MavCmdInfoCommon_cn.json</file>
<file>MavCmdInfoCommon_cn_2.json</file>
<file>MavCmdInfoFixedWing.json</file>
<file>MavCmdInfoMultiRotor.json</file>
<file>MavCmdInfoRover.json</file>
<file>MavCmdInfoSub.json</file>
<file>MavCmdInfoVTOL.json</file>
</qresource>
2020-05-09 14:46:07 +08:00
</RCC>