mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 07:05:53 +08:00
Use correct icon for external links
Contributes to issue CURA-8561.
This commit is contained in:
parent
5a698bd91f
commit
c56240f276
@ -97,7 +97,7 @@ Rectangle
|
||||
Layout.alignment: Qt.AlignTop
|
||||
|
||||
color: UM.Theme.getColor("icon")
|
||||
source: UM.Theme.getIcon("Link")
|
||||
source: UM.Theme.getIcon("LinkExternal")
|
||||
|
||||
// TODO: on clicked url
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user