mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Change the icon to go to the system page, icon is still wrong but now at
least the button works.
This commit is contained in:
parent
0b055d61fd
commit
31a788e44e
@ -63,7 +63,7 @@ Rectangle {
|
||||
WelcomePageButton {
|
||||
baseIconName: "planner"
|
||||
label: "Flight Planner"
|
||||
onClicked: welcomePlugin.openPage("Flight Planner")
|
||||
onClicked: welcomePlugin.openPage("System")
|
||||
}
|
||||
|
||||
WelcomePageButton {
|
||||
|
Loading…
x
Reference in New Issue
Block a user