-
Notifications
You must be signed in to change notification settings - Fork 0
/
uisource.qrc
24 lines (24 loc) · 1.24 KB
/
uisource.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<RCC>
<qresource prefix="/">
<file>other/main.ico</file>
<file>other/qss/psblack.css</file>
<file>other/qss/psblack/add_bottom.png</file>
<file>other/qss/psblack/add_left.png</file>
<file>other/qss/psblack/add_right.png</file>
<file>other/qss/psblack/add_top.png</file>
<file>other/qss/psblack/branch_close.png</file>
<file>other/qss/psblack/branch_open.png</file>
<file>other/qss/psblack/calendar_nextmonth.png</file>
<file>other/qss/psblack/calendar_prevmonth.png</file>
<file>other/qss/psblack/checkbox_checked.png</file>
<file>other/qss/psblack/checkbox_checked_disable.png</file>
<file>other/qss/psblack/checkbox_parcial.png</file>
<file>other/qss/psblack/checkbox_parcial_disable.png</file>
<file>other/qss/psblack/checkbox_unchecked.png</file>
<file>other/qss/psblack/checkbox_unchecked_disable.png</file>
<file>other/qss/psblack/radiobutton_checked.png</file>
<file>other/qss/psblack/radiobutton_checked_disable.png</file>
<file>other/qss/psblack/radiobutton_unchecked.png</file>
<file>other/qss/psblack/radiobutton_unchecked_disable.png</file>
</qresource>
</RCC>