-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresourses.qrc
22 lines (22 loc) · 902 Bytes
/
resourses.qrc
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="/">
<file>icons/ColorChooseIcon.png</file>
<file>icons/tableColumnAddition.png</file>
<file>icons/tableColumnRemoval.png</file>
<file>icons/tableRowAddition.png</file>
<file>icons/tableRowRemoval.png</file>
<file>icons/textAlignmentDown.png</file>
<file>icons/textAlignmentHCenter.png</file>
<file>icons/textAlignmentLeft.png</file>
<file>icons/textAlignmentRight.png</file>
<file>icons/textAlignmentUp.png</file>
<file>icons/textAlignmentVCenter.png</file>
<file>icons/TextColorChooseIcon.png</file>
<file>icons/WinIcon.png</file>
<file>icons/fontDialog.png</file>
<file>icons/boldFont.png</file>
<file>icons/italicsFont.png</file>
<file>icons/strikethroughFont.png</file>
<file>icons/formula.png</file>
</qresource>
</RCC>