mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
Change welcome plugin to use Steve's system icons
This commit is contained in:
parent
67ba889659
commit
5da204f4b7
@ -61,8 +61,8 @@ Rectangle {
|
||||
}
|
||||
|
||||
WelcomePageButton {
|
||||
baseIconName: "planner"
|
||||
label: "Flight Planner"
|
||||
baseIconName: "system"
|
||||
label: "System"
|
||||
onClicked: welcomePlugin.openPage("System")
|
||||
}
|
||||
|
||||
|
@ -22,5 +22,7 @@
|
||||
<file>qml/images/planner-off.png</file>
|
||||
<file>qml/images/scopes-on.png</file>
|
||||
<file>qml/images/scopes-off.png</file>
|
||||
<file>qml/images/system-on.png</file>
|
||||
<file>qml/images/system-off.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
Loading…
x
Reference in New Issue
Block a user