2
1
Fork 0

nix: update lockfile + parser for RESET and FINAL

This commit is contained in:
outfoxxed 2024-11-19 02:59:40 -08:00
parent bc2c0d5d2c
commit 862506598d
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
3 changed files with 12 additions and 7 deletions

View file

@ -105,6 +105,11 @@
"cname": "QQuickItem",
"module": "qml.QtQuick"
},
{
"name": "Rectangle",
"cname": "QQuickItem",
"module": "qml.QtQuick"
},
{
"name": "Image",
"cname": "",