mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 10:56:10 +08:00
Fix typo
CURA-7418
This commit is contained in:
parent
87a97afd84
commit
2b517a03cc
@ -54,6 +54,6 @@ Item
|
|||||||
visible: hasAvatar
|
visible: hasAvatar
|
||||||
source: UM.Theme.getIcon("circle_outline")
|
source: UM.Theme.getIcon("circle_outline")
|
||||||
sourceSize: Qt.size(parent.width, parent.height)
|
sourceSize: Qt.size(parent.width, parent.height)
|
||||||
color: UM.Theme.getColor("account_widget_ouline_active")
|
color: UM.Theme.getColor("account_widget_outline_active")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user