-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathImages.qrc
More file actions
22 lines (22 loc) · 780 Bytes
/
Images.qrc
File metadata and controls
22 lines (22 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<RCC>
<qresource prefix="/Images">
<file>Images/aboutIcon.png</file>
<file>Images/aboutQtIcon.png</file>
<file>Images/copyIcon.png</file>
<file>Images/cut-fr.png</file>
<file>Images/cutIcon.png</file>
<file>Images/minions.png</file>
<file>Images/pasteIcon.png</file>
<file>Images/quitIcon.png</file>
<file>Images/redoIcon.png</file>
<file>Images/undoIcon.png</file>
<file>Images/run.png</file>
<file>Images/Save.png</file>
<file>Images/Simulate.png</file>
<file>Images/Exit.png</file>
<file>Images/print.png</file>
<file>Images/edit.png</file>
<file>Images/open.png</file>
<file>Images/Newproject.png</file>
</qresource>
</RCC>