-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmcrl2-ide.qrc
31 lines (31 loc) · 1.16 KB
/
mcrl2-ide.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
<RCC>
<qresource prefix="/">
<file>icons/abort.png</file>
<file>icons/abort_LTS_creation.png</file>
<file>icons/abort_verification.png</file>
<file>icons/add_property.png</file>
<file>icons/create_LTS.png</file>
<file>icons/create_reduced_LTS.png</file>
<file>icons/delete.png</file>
<file>icons/edit.png</file>
<file>icons/false.png</file>
<file>icons/LTS.png</file>
<file>icons/new_project.png</file>
<file>icons/open_project.png</file>
<file>icons/parse.png</file>
<file>icons/parse_correct.png</file>
<file>icons/project.png</file>
<file>icons/property.png</file>
<file>icons/save_project.png</file>
<file>icons/simulate.png</file>
<file>icons/specification.png</file>
<file>icons/true.png</file>
<file>icons/verify.png</file>
<file>icons/verify_all.png</file>
<file>icons/new_project2.png</file>
<file>icons/open_project2.png</file>
<file>icons/project2.png</file>
<file>icons/project2s.png</file>
<file>icons/save_project2.png</file>
</qresource>
</RCC>