build: add widgets module
This commit is contained in:
parent
34cfae3023
commit
6a7ff06785
3 changed files with 13 additions and 4 deletions
|
@ -104,6 +104,11 @@
|
|||
"name": "Item",
|
||||
"cname": "QQuickItem",
|
||||
"module": "qml.QtQuick"
|
||||
},
|
||||
{
|
||||
"name": "Image",
|
||||
"cname": "",
|
||||
"module": "qml.QtQuick"
|
||||
}
|
||||
],
|
||||
"classes": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue