Skip to content

Commit

Permalink
consistency
Browse files Browse the repository at this point in the history
CURA-11403
  • Loading branch information
saumyaj3 committed Mar 5, 2024
1 parent 7541e5e commit 0a68155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UM/Qt/qml/UM/HelpIcon.qml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ MouseArea
{
id: image
anchors.fill: parent
color: UM.Theme.getColor('warning')
color: UM.Theme.getColor("warning")
source: UM.Theme.getIcon("Help")

UM.ToolTip
Expand Down

0 comments on commit 0a68155

Please sign in to comment.