1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-07 03:22:33 +01:00

Fix old forum link

This commit is contained in:
kelteseth 2018-03-26 18:16:15 +02:00
parent 79722673e4
commit 85dcfa00bd

View File

@ -290,7 +290,7 @@ Rectangle {
icon.color:"white"
icon.width: 16
icon.height: 16
onClicked: Qt.openUrlExternally("http://forum.screen-play.rocks:4567/")
onClicked: Qt.openUrlExternally("https://forum.screen-play.rocks/")
}
Button {
text: qsTr("Workshop")