-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrecursos.qrc
70 lines (70 loc) · 2.85 KB
/
recursos.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<RCC>
<qresource prefix="/new/prefix1">
<file>cartas/c1_hover.png</file>
<file>cartas/c1_select.png</file>
<file>cartas/c1.png</file>
<file>cartas/c2_hover.png</file>
<file>cartas/c2_select.png</file>
<file>cartas/c2.png</file>
<file>cartas/c3_hover.png</file>
<file>cartas/c3_select.png</file>
<file>cartas/c3.png</file>
<file>cartas/c5_hover.png</file>
<file>cartas/c5_select.png</file>
<file>cartas/c5.png</file>
<file>cartas/c8_hover.png</file>
<file>cartas/c8_select.png</file>
<file>cartas/c8.png</file>
<file>cartas/c13_hover.png</file>
<file>cartas/c13_select.png</file>
<file>cartas/c13.png</file>
<file>cartas/cpi_hover.png</file>
<file>cartas/cpi_select.png</file>
<file>cartas/cpi.png</file>
<file>cartas/cs_hover.png</file>
<file>cartas/cs_select.png</file>
<file>cartas/cs.png</file>
<file>buttons/anuncios_hover.png</file>
<file>buttons/anuncios.png</file>
<file>buttons/backlog_hover.png</file>
<file>buttons/backlog_pressed.png</file>
<file>buttons/backlog.png</file>
<file>buttons/dashboard_hover.png</file>
<file>buttons/dashboard_pressed.png</file>
<file>buttons/dashboard.png</file>
<file>buttons/kanban_hover.png</file>
<file>buttons/kanban_pressed_1.png</file>
<file>buttons/kanban_pressed.png</file>
<file>buttons/kanban.png</file>
<file>buttons/menu_hover.png</file>
<file>buttons/menu_pressed.png</file>
<file>buttons/menu.png</file>
<file>buttons/projeto_hover.png</file>
<file>buttons/projeto_pressed.png</file>
<file>buttons/projeto.png</file>
<file>buttons/sair_hover.png</file>
<file>buttons/sair_pressed.png</file>
<file>buttons/sair.png</file>
<file>logos/cheetah.png</file>
<file>icons/user_icon_hover.png</file>
<file>icons/user_icon_pressed.png</file>
<file>icons/user_icon.png</file>
<file>images/splash.png</file>
<file>images/login.png</file>
<file>buttons/login_hover.png</file>
<file>buttons/login_pressed.png</file>
<file>buttons/login.png</file>
<file>images/task_background.png</file>
<file>buttons/btn_prox.png</file>
<file>buttons/btn_prox_hover.png</file>
<file>buttons/btn_prox_pressed.png</file>
<file>cartas/card_back.png</file>
<file>buttons/btn_atualiza_hover.png</file>
<file>buttons/btn_atualiza_pressed.png</file>
<file>buttons/btn_atualiza.png</file>
<file>images/poker_background.png</file>
<file>images/404.png</file>
<file>stylesheets/stylesheet.css</file>
<file>stylesheets/stylesheet_404.css</file>
</qresource>
</RCC>