Fix images

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-06-19 11:12:50 +02:00
parent ebdd205d8c
commit 564551b117
21 changed files with 45 additions and 26 deletions
+20 -2
View File
@@ -1,5 +1,23 @@
<RCC>
<qresource prefix="/data">
<file>ex.txt</file>
<qresource prefix="/data/images">
<file>data/images/bold.png</file>
<file>data/images/copy.png</file>
<file>data/images/create.png</file>
<file>data/images/cut.png</file>
<file>data/images/edit_redo.png</file>
<file>data/images/edit_undo.png</file>
<file>data/images/exit.png</file>
<file>data/images/font.png</file>
<file>data/images/info.png</file>
<file>data/images/italic.png</file>
<file>data/images/new.png</file>
<file>data/images/open.png</file>
<file>data/images/paste.png</file>
<file>data/images/pencil.png</file>
<file>data/images/print.png</file>
<file>data/images/save.png</file>
<file>data/images/save_as.png</file>
<file>data/images/underline.png</file>
<file>data/images/add.png</file>
</qresource>
</RCC>