-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresources.qrc
More file actions
35 lines (35 loc) · 1.37 KB
/
resources.qrc
File metadata and controls
35 lines (35 loc) · 1.37 KB
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
<RCC>
<qresource prefix="/">
<file>icons/bye.png</file>
<file>icons/filetypes.png</file>
<file>icons/folder.png</file>
<file>icons/help-browser.png</file>
<file>icons/help-contents.png</file>
<file>icons/ok.png</file>
<file>icons/questionmark_48.png</file>
<file>icons/redo.png</file>
<file>icons/search.png</file>
<file>icons/slink.png</file>
<file>icons/undo.png</file>
<file>theme/stylesheet.qss</file>
<file>theme/stylesheet2.qss</file>
<file>theme/dbe_DB_editor_default_settings.conf</file>
<file>icons/Foldersearch32.png</file>
<file>icons/Configuration_icon_by_obsilion.png</file>
<file>icons/search-b-icon.png</file>
<file>icons/text_x_generic16.png</file>
<file>icons/refresh.png</file>
<file>doc/RELEASE_CHANGES.html</file>
<file>doc/CREDITS.html</file>
<file>icons/export_db_down_32.png</file>
<file>icons/Database-Add-32.png</file>
<file>icons/db_create.png</file>
<file>icons/exit.png</file>
<file>icons/export_db.png</file>
<file>icons/Orbital_arrow_down.png</file>
<file>icons/database.png</file>
<file>icons/database_save.png</file>
<file>icons/bloc_notes_32.png</file>
<file>icons/bloc_notes_2_32.png</file>
</qresource>
</RCC>