mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Add actual link to help page for when a profile is not supported
Doesn't have UTM tags though. Maybe that's not important here. Contributes to issue CURA-8849.
This commit is contained in:
parent
b18cb1f649
commit
3acc7bcb1c
1 changed files with 1 additions and 1 deletions
|
@ -49,6 +49,6 @@ Column
|
|||
iconSource: UM.Theme.getIcon("LinkExternal")
|
||||
isIconOnRightSide: true
|
||||
|
||||
onClicked: Qt.openUrlExternally("https://ultimaker.com/") //TODO: Fill in the actual link.
|
||||
onClicked: Qt.openUrlExternally("https://support.ultimaker.com/hc/en-us/articles/360012909099-How-to-check-why-a-profile-is-Not-supported") //TODO: Add tags?
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue