Browse Source

Merge pull request #1447 from dogmaphobic/fixHexaTypo

Fixing HexaRotor typo.
QGC4.4
Don Gagne 10 years ago
parent
commit
81ee10862a
  1. 2
      qgroundcontrol.qrc

2
qgroundcontrol.qrc

@ -166,7 +166,7 @@ @@ -166,7 +166,7 @@
<file alias="FlappingWing">resources/mavs/flapping-wing.svg</file>
<file alias="FreeBallon">resources/mavs/free-balloon.svg</file>
<file alias="GroundRover">resources/mavs/ground-rover.svg</file>
<file alias="HexaRoto">resources/mavs/hexarotor.svg</file>
<file alias="HexaRotor">resources/mavs/hexarotor.svg</file>
<file alias="Kite">resources/mavs/kite.svg</file>
<file alias="OctoRotor">resources/mavs/octorotor.svg</file>
<file alias="Rocket">resources/mavs/rocket.svg</file>

Loading…
Cancel
Save