Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
cd9eaf74
Commit
cd9eaf74
authored
Jan 14, 2017
by
Don Gagne
Committed by
GitHub
Jan 14, 2017
Browse files
Merge pull request #4441 from DonLakeFlyer/OldCode
Remove old code with bad reference
parents
6941afca
5de37fe2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/preferences/GeneralSettings.qml
View file @
cd9eaf74
...
...
@@ -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)
"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment