Commit cd9eaf74 authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #4441 from DonLakeFlyer/OldCode

Remove old code with bad reference
parents 6941afca 5de37fe2
......@@ -34,8 +34,6 @@ QGCView {
property Fact _percentRemainingAnnounce: QGroundControl.batteryPercentRemainingAnnounce
property real _labelWidth: ScreenTools.defaultFontPixelWidth * 15
property real _editFieldWidth: ScreenTools.defaultFontPixelWidth * 30
property bool _showCruiseSpeed: offlineVehicleCombo.currentText != "Multicopter"
property bool _showHoverSpeed: offlineVehicleCombo.currentText != "FixedWing"
readonly property string _requiresRestart: qsTr("(Requires Restart)")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment