2
1
Fork 0

build: add widgets module

This commit is contained in:
outfoxxed 2024-09-15 02:21:37 -07:00
parent 34cfae3023
commit 6a7ff06785
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
3 changed files with 13 additions and 4 deletions

View file

@ -104,6 +104,11 @@
"name": "Item",
"cname": "QQuickItem",
"module": "qml.QtQuick"
},
{
"name": "Image",
"cname": "",
"module": "qml.QtQuick"
}
],
"classes": [],