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
bb40dd6c
Unverified
Commit
bb40dd6c
authored
Jun 09, 2018
by
Gus Grubba
Committed by
GitHub
Jun 09, 2018
Browse files
Merge pull request #6580 from feemi/pr-ui-fix
Fix for vehicle widget bug
parents
15cf2164
c892a3af
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FlightMap/Widgets/ValuePageWidget.qml
View file @
bb40dd6c
...
...
@@ -174,7 +174,7 @@ Column {
sourceComponent
:
factGroupList
property
var
factGroup
:
_activeVehicle
property
string
factGroupName
:
qsTr
(
"
Vehicle
"
)
property
string
factGroupName
:
"
Vehicle
"
}
Repeater
{
...
...
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