qt6windows7/examples/widgets/tools/undoframework/undoframework.qrc
2023-10-29 23:33:08 +01:00

11 lines
306 B
Plaintext

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>icons/cross.png</file>
<file>icons/rectangle.png</file>
<file>icons/redo.png</file>
<file>icons/remove.png</file>
<file>icons/triangle.png</file>
<file>icons/undo.png</file>
</qresource>
</RCC>