1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-09 20:46:07 +01:00
LibrePilot/ground/src/plugins/opmap/opmap.qrc
pip bff566f59b User controls slightly re-arranged and some button style change on the new map plug-in
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@860 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-22 18:50:47 +00:00

18 lines
546 B
Plaintext

<RCC>
<qresource prefix="/opmap">
<file>images/uav.png</file>
<file>images/waypoint.png</file>
<file>images/minus.png</file>
<file>images/plus.png</file>
<file>images/ok.png</file>
<file>images/gcs.png</file>
<file>images/pause.png</file>
<file>images/stop.png</file>
<file>images/circle.png</file>
<file>images/go.png</file>
<file>images/home.png</file>
<file>images/hover.png</file>
<file>images/hold.png</file>
</qresource>
</RCC>