Fix some leftover renamings

Contributes to CURA-5941
This commit is contained in:
Diego Prado Gesto 2018-12-04 13:21:26 +01:00
parent e159cbdb1a
commit 4dcce7616b
6 changed files with 9 additions and 9 deletions

View file

@ -93,7 +93,7 @@ Item
background: Item {}
onClicked: togglePopup() // Will hide the popup item
onClicked: toggleContent() // Will hide the popup item
}
}