mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Fix typo
CURA-7418
This commit is contained in:
parent
87a97afd84
commit
2b517a03cc
1 changed files with 1 additions and 1 deletions
|
@ -54,6 +54,6 @@ Item
|
|||
visible: hasAvatar
|
||||
source: UM.Theme.getIcon("circle_outline")
|
||||
sourceSize: Qt.size(parent.width, parent.height)
|
||||
color: UM.Theme.getColor("account_widget_ouline_active")
|
||||
color: UM.Theme.getColor("account_widget_outline_active")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue