Merge branch '3.2'

This commit is contained in:
Ghostkeeper 2018-01-16 09:28:40 +01:00
commit 0007f3dafd
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A
4 changed files with 83 additions and 64 deletions

View file

@ -135,14 +135,6 @@ SettingItem
}
}
onEditingFinished:
{
if (textHasChanged)
{
propertyProvider.setPropertyValue("value", text)
}
}
onActiveFocusChanged:
{
if(activeFocus)