forked from qt-creator/qt-creator
Lua: Enable by default
Change-Id: I8bf15660c0b57edc4b05e4cdc690690155540f6f Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"Version" : "${IDE_VERSION}",
|
"Version" : "${IDE_VERSION}",
|
||||||
"CompatVersion" : "${IDE_VERSION_COMPAT}",
|
"CompatVersion" : "${IDE_VERSION_COMPAT}",
|
||||||
"LuaCompatibleVersion" : "15.0.0",
|
"LuaCompatibleVersion" : "15.0.0",
|
||||||
"DisabledByDefault" : true,
|
"DisabledByDefault" : false,
|
||||||
"SoftLoadable" : true,
|
"SoftLoadable" : true,
|
||||||
"VendorId" : "theqtcompany",
|
"VendorId" : "theqtcompany",
|
||||||
"Vendor" : "The Qt Company Ltd",
|
"Vendor" : "The Qt Company Ltd",
|
||||||
|
Reference in New Issue
Block a user