1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-07 18:46:06 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/setupwizard/wizardResources.qrc

17 lines
666 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/setupwizard">
<file>resources/bttn-heli-down.png</file>
<file>resources/bttn-heli-over.png</file>
<file>resources/bttn-heli-up.png</file>
<file>resources/bttn-land-down.png</file>
<file>resources/bttn-land-over.png</file>
<file>resources/bttn-land-up.png</file>
<file>resources/bttn-multi-down.png</file>
<file>resources/bttn-multi-over.png</file>
<file>resources/bttn-multi-up.png</file>
<file>resources/bttn-plane-down.png</file>
<file>resources/bttn-plane-over.png</file>
<file>resources/bttn-plane-up.png</file>
</qresource>
</RCC>