This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapplication.qrc
38 lines (38 loc) · 1.56 KB
/
application.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
<RCC>
<qresource prefix="/">
<file>images/document-save.png</file>
<file>images/document-open.png</file>
<file>images/document-new.png</file>
<file>images/edit-paste.png</file>
<file>images/edit-cut.png</file>
<file>images/edit-copy.png</file>
<file>images/view-text.png</file>
<file>images/sync-publish.png</file>
<file>images/sync-read.png</file>
<file>images/document-save-as.png</file>
<file>images/void.png</file>
<file>images/view-settings.png</file>
<file>images/edit-redo.png</file>
<file>images/edit-undo.png</file>
<file>images/application-exit.png</file>
<file>style.css</file>
<file>images/application-tray.png</file>
<file>images/view-statistics.png</file>
<file>images/sync-directory.png</file>
<file>images/sync-subscribe.png</file>
<file>images/help-about.png</file>
<file>images/QtIcon.png</file>
<file>images/edit-find.png</file>
<file>images/edit-find-replace.png</file>
<file>images/convert-bad.png</file>
<file>images/document-import.png</file>
<file>images/convert-format.png</file>
<file>images/edit-font.png</file>
<file>images/view-bloat.png</file>
<file>images/view-elements.png</file>
<file>images/view-hello.png</file>
<file>images/view-internut.png</file>
<file>images/view-jockey.png</file>
<file>images/view-turing.png</file>
</qresource>
</RCC>