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
anchors.fill: parent
hoverEnabled: true
property bool checked:
{