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
ed3341fb
Commit
ed3341fb
authored
Feb 12, 2020
by
Willian Galvani
Browse files
APmTuningComponentSub.qml: fix typo
parent
a97230c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AutoPilotPlugins/APM/APMTuningComponentSub.qml
View file @
ed3341fb
...
...
@@ -159,7 +159,7 @@ SetupPage {
anchors.right
:
parent
.
right
anchors.top
:
parent
.
top
sourceComponent
:
activeVehicle
.
versionCompare
(
3
,
6
,
0
)
<=
0
?
velColumnUpTo36
:
velColumn
UpTo36
sourceComponent
:
activeVehicle
.
versionCompare
(
3
,
6
,
0
)
<=
0
?
velColumnUpTo36
:
velColumn
40
}
}
// Rectangle - VEL parameters
...
...
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