mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 02:29:08 +08: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
@ -49,6 +49,6 @@ Column
|
|||||||
iconSource: UM.Theme.getIcon("LinkExternal")
|
iconSource: UM.Theme.getIcon("LinkExternal")
|
||||||
isIconOnRightSide: true
|
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…
x
Reference in New Issue
Block a user