Browse Source

Renamed the Joystick Test menu option to Joystick Configuration to be more clear.

QGC4.4
Bryant 12 years ago
parent
commit
6a0c4b8f6e
  1. 4
      src/ui/MainWindow.ui

4
src/ui/MainWindow.ui

@ -51,7 +51,7 @@ @@ -51,7 +51,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>21</height>
<height>25</height>
</rect>
</property>
<widget class="QMenu" name="menuMGround">
@ -200,7 +200,7 @@ @@ -200,7 +200,7 @@
<normaloff>:/files/images/devices/input-gaming.svg</normaloff>:/files/images/devices/input-gaming.svg</iconset>
</property>
<property name="text">
<string>Joystick Test</string>
<string>Joystick Configuration</string>
</property>
<property name="visible">
<bool>true</bool>

Loading…
Cancel
Save