summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/undoframework/undoframework.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/undoframework/undoframework.qrc')
-rw-r--r--examples/widgets/tools/undoframework/undoframework.qrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/examples/widgets/tools/undoframework/undoframework.qrc b/examples/widgets/tools/undoframework/undoframework.qrc
index 6321d94d8d..298cc768bd 100644
--- a/examples/widgets/tools/undoframework/undoframework.qrc
+++ b/examples/widgets/tools/undoframework/undoframework.qrc
@@ -1,6 +1,10 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
- <file>images/cross.png</file>
+ <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>
-