[UI] Fixed name of About Qt.
This commit is contained in:
parent
56fb9c19dc
commit
84e68b7545
|
@ -724,7 +724,7 @@ ApplicationWindow {
|
||||||
}
|
}
|
||||||
|
|
||||||
Action {
|
Action {
|
||||||
text: "Fullscreen"
|
text: "About Qt"
|
||||||
onTriggered: {
|
onTriggered: {
|
||||||
player.launchAboutQt()
|
player.launchAboutQt()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue