Fix images
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user