nix: update lockfile + parser for RESET and FINAL
This commit is contained in:
parent
bc2c0d5d2c
commit
862506598d
3 changed files with 12 additions and 7 deletions
|
@ -105,6 +105,11 @@
|
|||
"cname": "QQuickItem",
|
||||
"module": "qml.QtQuick"
|
||||
},
|
||||
{
|
||||
"name": "Rectangle",
|
||||
"cname": "QQuickItem",
|
||||
"module": "qml.QtQuick"
|
||||
},
|
||||
{
|
||||
"name": "Image",
|
||||
"cname": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue