Setting enabled doesn't work, let's just remove it

pull/1/head
Grégory Oestreicher 2016-12-16 18:37:02 +01:00
parent 0a448a1a4c
commit 54d89f1841
1 changed files with 0 additions and 1 deletions

View File

@ -217,7 +217,6 @@ Page {
icon.source: "image://theme/icon-m-delete"
onClicked: {
listEntry.enabled = false
articleMenu.hide()
listEntry.showRemorse( index )
}