Index: Source/build/scripts/templates/InternalSettingsGenerated.idl.tmpl |
diff --git a/Source/build/scripts/templates/InternalSettingsGenerated.idl.tmpl b/Source/build/scripts/templates/InternalSettingsGenerated.idl.tmpl |
index 24857652a432a2d2af88e213c5a58ca9ccd78430..634d01119f4d36ca164961dec0d6d72f06cb5864 100644 |
--- a/Source/build/scripts/templates/InternalSettingsGenerated.idl.tmpl |
+++ b/Source/build/scripts/templates/InternalSettingsGenerated.idl.tmpl |
@@ -2,6 +2,7 @@ |
{{ license() }} |
[ |
+ TypeChecking=Unrestricted, |
WillBeGarbageCollected, |
] interface InternalSettingsGenerated { |
{% for setting in settings if setting.type|to_idl_type %} |