mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:49:00 +08:00
Fix urls in about page
CURA-10561
This commit is contained in:
parent
6f1adaad43
commit
a588b8d44a
@ -77,6 +77,7 @@ UM.Dialog
|
|||||||
visible: text !== ""
|
visible: text !== ""
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.preferredWidth: 2
|
Layout.preferredWidth: 2
|
||||||
|
onLinkActivated: Qt.openUrlExternally(url)
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user