forked from qt-creator/qt-creator
Lua: Remove unused argument
Change-Id: Ie244f38ca034acfb33874e824b6e6c6b23233089 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
@@ -20,12 +20,5 @@
|
||||
"Url" : "https://www.qt.io",
|
||||
"DocumentationUrl" : "https://doc.qt.io/qtcreator-extending/lua-extensions.html",
|
||||
"JsonWizardPaths" : [":/lua/wizards"],
|
||||
"Arguments" : [
|
||||
{
|
||||
"Name" : "-loadluaplugin",
|
||||
"Parameter" : "path",
|
||||
"Description" : "Load an additional lua plugin from the specified path"
|
||||
}
|
||||
],
|
||||
${IDE_PLUGIN_DEPENDENCIES}
|
||||
}
|
||||
|
Reference in New Issue
Block a user