Lua: Enable by default

Change-Id: I8bf15660c0b57edc4b05e4cdc690690155540f6f
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Marcus Tillmanns
2024-09-12 14:27:17 +02:00
parent 5fb9afe492
commit 3c384b61b3

View File

@@ -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",