Fix "developper" typos
This commit is contained in:
parent
665c00645b
commit
1b1912a55f
|
@ -38,8 +38,8 @@ Rectangle {
|
||||||
|
|
||||||
HButton {
|
HButton {
|
||||||
backgroundColor: "transparent"
|
backgroundColor: "transparent"
|
||||||
icon.name: "developper-console"
|
icon.name: "developer-console"
|
||||||
toolTip.text: qsTr("Developper console")
|
toolTip.text: qsTr("Developer console")
|
||||||
|
|
||||||
onClicked: mainUI.shortcuts.toggleConsole() // FIXME
|
onClicked: mainUI.shortcuts.toggleConsole() // FIXME
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 354 B |
Loading…
Reference in New Issue
Block a user