mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Fix url
This commit is contained in:
parent
c9ac67c2a2
commit
35102ccbec
@ -241,7 +241,7 @@ Item {
|
||||
icon.width: 16
|
||||
icon.height: 16
|
||||
onClicked: Qt.openUrlExternally(
|
||||
"http://qmlbook.github.io/en/ch04/index.html#qml-syntax")
|
||||
"http://qmlbook.github.io/ch04-qmlstart/qmlstart.html")
|
||||
}
|
||||
Button {
|
||||
text: qsTr("Documentation")
|
||||
|
Loading…
Reference in New Issue
Block a user