nix: update lockfile + add size type
This commit is contained in:
parent
9e32a07b3b
commit
f281e5d7d3
2 changed files with 9 additions and 4 deletions
|
@ -75,6 +75,11 @@
|
|||
"cname": "QColor",
|
||||
"module": null
|
||||
},
|
||||
{
|
||||
"name": "size",
|
||||
"cname": "QSize",
|
||||
"module": null
|
||||
},
|
||||
{
|
||||
"name": "QtObject",
|
||||
"cname": "QObject",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue