Commit 1e6b994f authored by DoinLakeFlyer's avatar DoinLakeFlyer

parent 82eb4f53
......@@ -16,12 +16,6 @@ ToolStripAction {
onTriggered: {
guidedActionsController.closeAll()
if (actionID === -1) {
// FIXME: NYI
guidedActionList.model = _actionModel
guidedActionList.visible = true
} else {
guidedController.confirmAction(actionID)
}
guidedController.confirmAction(actionID)
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment