feat(geometrySpreadsheet): add icons

This commit is contained in:
parker
2025-08-11 01:37:39 +01:00
parent 03fe287327
commit 8121414be1
7 changed files with 442 additions and 8 deletions

View File

@@ -1,5 +1,10 @@
<RCC>
<qresource prefix="/">
<file>node-icons/grid.svg</file>
<file>icons/attributePoint.svg</file>
<file>icons/attributeVertex.svg</file>
<file>icons/attributePrimitive.svg</file>
<file>icons/attributeGlobal.svg</file>
<file>icons/attributeBase.svg</file>
</qresource>
</RCC>