Update unclear qml ID's

CURA-5785

Co-Authored-By: nallath <nallath@gmail.com>
This commit is contained in:
Ghostkeeper 2018-11-16 14:03:39 +01:00 committed by GitHub
parent de020b4c75
commit 81b6f3ab11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -97,7 +97,7 @@ Item
// A highlight that is shown when the popup is expanded
Rectangle
{
id: expandedHightlight
id: expandedHighlight
width: parent.width
height: UM.Theme.getSize("thick_lining").height
color: UM.Theme.getColor("primary")