diff --git a/flake.lock b/flake.lock index c29bfa6..62fbd91 100644 --- a/flake.lock +++ b/flake.lock @@ -22,11 +22,11 @@ ] }, "locked": { - "lastModified": 1717640780, - "narHash": "sha256-zTOH+o/eCQy9uB5aZ0QT+jA867fiike8QFBo7g7cK/c=", + "lastModified": 1717759880, + "narHash": "sha256-JBsGdxRbQrrtM6ykaS9vflMNjb+M6tNRx4JZJ0PEsis=", "ref": "refs/heads/master", - "rev": "d14ca709849ba0a0e3de5126b77cfc7819c9b100", - "revCount": 205, + "rev": "b5b9c1f6c352f5e495f580618f5d176497f7814b", + "revCount": 209, "type": "git", "url": "https://git.outfoxxed.me/outfoxxed/quickshell" }, diff --git a/types/QtQuick.json b/types/QtQuick.json index f4c2211..e3a7e98 100644 --- a/types/QtQuick.json +++ b/types/QtQuick.json @@ -45,6 +45,11 @@ "cname": "QPointF", "module": null }, + { + "name": "rect", + "cname": "QRect", + "module": null + }, { "name": "rect", "cname": "QRectF",