Fix mouseover highlight of checkbox settings

CURA-1278
This commit is contained in:
fieldOfView 2016-06-01 23:59:09 +02:00
parent 12fe6d8fe7
commit 7d65475bf9

View File

@ -16,6 +16,7 @@ SettingItem
{ {
id: control id: control
anchors.fill: parent anchors.fill: parent
hoverEnabled: true
property bool checked: property bool checked:
{ {