Browse Source

Hide the update firmware menu option since the code for it is completely commented out

QGC4.4
John Tapsell 11 years ago
parent
commit
2bc2762d08
  1. 3
      src/ui/MainWindow.ui

3
src/ui/MainWindow.ui

@ -404,6 +404,9 @@ @@ -404,6 +404,9 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="visible">
<bool>false</bool>
</property>
<property name="icon">
<iconset resource="../../qgroundcontrol.qrc">
<normaloff>:/files/images/status/software-update-available.svg</normaloff>:/files/images/status/software-update-available.svg</iconset>

Loading…
Cancel
Save