mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 11:29:07 +08:00
Merge pull request #4789 from Ultimaker/correct_link_create_account
Correct the link to create a new account
This commit is contained in:
commit
c5401e310d
@ -20,7 +20,7 @@ Row
|
|||||||
hoverColor: UM.Theme.getColor("secondary")
|
hoverColor: UM.Theme.getColor("secondary")
|
||||||
textColor: UM.Theme.getColor("main_window_header_button_text_active")
|
textColor: UM.Theme.getColor("main_window_header_button_text_active")
|
||||||
textHoverColor: UM.Theme.getColor("main_window_header_button_text_active")
|
textHoverColor: UM.Theme.getColor("main_window_header_button_text_active")
|
||||||
onClicked: Qt.openUrlExternally("https://account.ultimaker.com")
|
onClicked: Qt.openUrlExternally("https://account.ultimaker.com/app/create")
|
||||||
fixedWidthMode: true
|
fixedWidthMode: true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user