1
0
Fork 0

[UI] Fixed name of About Qt.

This commit is contained in:
Kitteh 2018-10-29 14:45:07 +00:00
parent 56fb9c19dc
commit 84e68b7545

View file

@ -724,7 +724,7 @@ ApplicationWindow {
}
Action {
text: "Fullscreen"
text: "About Qt"
onTriggered: {
player.launchAboutQt()
}