mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Fix urls in about page
CURA-10561
This commit is contained in:
parent
6f1adaad43
commit
a588b8d44a
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ UM.Dialog
|
|||
visible: text !== ""
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredWidth: 2
|
||||
onLinkActivated: Qt.openUrlExternally(url)
|
||||
elide: Text.ElideRight
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue