From b07ddc96be6bb26435f4bb90358e5c375fee88a1 Mon Sep 17 00:00:00 2001 From: John Morris Date: Sun, 29 Oct 2017 16:34:29 -0500 Subject: [PATCH] machinekitapplication/wizard.json: fix syntax error Comments aren't allowed in .json files. Starting `qtcreator -customwizard-verbose` reveals the error: * Failed to parse "[...]/.config/QtProject/qtcreator/templates/wizards/machinekitapplication/wizard.json":10:6: unterminated object --- qtcreator/wizards/machinekitapplication/wizard.json | 1 - 1 file changed, 1 deletion(-) diff --git a/qtcreator/wizards/machinekitapplication/wizard.json b/qtcreator/wizards/machinekitapplication/wizard.json index 5260bf6..e4cbf9e 100644 --- a/qtcreator/wizards/machinekitapplication/wizard.json +++ b/qtcreator/wizards/machinekitapplication/wizard.json @@ -7,7 +7,6 @@ "trDisplayName": "Machinekit Application", "trDisplayCategory": "Machinekit", "icon": "machinekit.png", - //"featuresRequired": [ "Plugin.BBIOConfig" ], "options": [