qt6windows7/examples/widgets/tools/undoframework/undoframework.qrc

11 lines
306 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
<!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>