add Version to schema

This commit is contained in:
bluepilledgreat 2025-01-22 18:57:58 +00:00
parent 0f39f1514a
commit 32f1fdc64f

View File

@ -42,6 +42,7 @@
"SuperClass": "Control",
"IsCreatable": true,
"Attributes": {
"Version": "int",
"Theme": "Theme",
"Title": "string",
"IgnoreTitleBarInset": "bool"