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