1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Change url again

This commit is contained in:
kelteseth 2018-08-18 18:05:18 +02:00
parent 606fe6ebf8
commit 4f66b718f2

View File

@ -205,7 +205,7 @@ ApplicationWindow {
Material.background: Material.LightGreen
Material.foreground: "white"
Layout.alignment: Qt.AlignCenter
onClicked: Qt.openUrlExternally("https://forum.screen-play.rocks")
onClicked: Qt.openUrlExternally("https://forum.screen-play.app")
}
}
}