feat: use qresources for node icons

This commit is contained in:
parker
2025-06-26 09:00:46 +01:00
parent f060676330
commit b702fd55f7
4 changed files with 165 additions and 1 deletions

5
static/resources.qrc Normal file
View File

@@ -0,0 +1,5 @@
<RCC>
<qresource prefix="/">
<file>node-icons/grid.svg</file>
</qresource>
</RCC>