leocad/resources/stylesheet/stylesheet.qrc
Leonardo Zide e69bbf5460
Some checks failed
LeoCAD CI / build-ubuntu (push) Has been cancelled
LeoCAD CI / build-macos (push) Has been cancelled
Removed action icons in the parts widget edits.
2024-10-16 18:17:00 -07:00

12 lines
353 B
Text

<RCC>
<qresource prefix="/stylesheet">
<file>stylesheet.qss</file>
<file>branch_closed.png</file>
<file>branch_end.png</file>
<file>branch_more.png</file>
<file>branch_open.png</file>
<file>branch_vline.png</file>
<file>close.svg</file>
<file>undock.png</file>
</qresource>
</RCC>