-
Notifications
You must be signed in to change notification settings - Fork 0
/
res.qrc
32 lines (32 loc) · 1.33 KB
/
res.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
<RCC>
<qresource prefix="/">
<file>res/img/OpenFile_16x.png</file>
<file>res/img/Paste_16x.png</file>
<file>res/img/IdTool_Icon.png</file>
<file>res/img/About_16x.png</file>
<file>res/img/Edit_16x.png</file>
<file>res/img/SaveAs_16x.png</file>
<file>res/file/unknown_blockdef.json</file>
<file>res/img/CopyToClipboard_16x.png</file>
<file>res/img/InformationSymbol_16x.png</file>
<file>res/img/InfoRule_16x.png</file>
<file>res/img/OptionsDropdown_16x.png</file>
<file>res/img/DeleteBlock_16x.png</file>
<file>res/img/DoubleDown_24x.png</file>
<file>res/img/DoubleUp_24x.png</file>
<file>res/img/Add_16x.png</file>
<file>res/img/Exit_16x.png</file>
<file>res/img/NewFile_16x.png</file>
<file>res/img/NewBlock_16x.png</file>
<file>res/img/Key_16x.png</file>
<file>res/img/SiteKey_16x.png</file>
<file>res/img/Settings_16x.png</file>
<file>res/img/IdentitySettings_16x.png</file>
<file>res/img/Build_Identity_16x.png</file>
<file>res/img/TextualId.png</file>
<file>res/img/Password_16x.png</file>
<file>res/img/CopyItem_16x.png</file>
<file>res/img/CheckIntegrity_16x.png</file>
<file>res/img/Diff_16x.png</file>
</qresource>
</RCC>