2
1
Fork 0

nix: update lockfile + add size type

This commit is contained in:
outfoxxed 2025-01-14 15:22:21 -08:00
parent 9e32a07b3b
commit f281e5d7d3
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 9 additions and 4 deletions

View file

@ -75,6 +75,11 @@
"cname": "QColor",
"module": null
},
{
"name": "size",
"cname": "QSize",
"module": null
},
{
"name": "QtObject",
"cname": "QObject",