-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmicrosim.qrc
More file actions
34 lines (34 loc) · 1.04 KB
/
microsim.qrc
File metadata and controls
34 lines (34 loc) · 1.04 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
<RCC>
<qresource prefix="/">
<file>background.png</file>
<file>icons.icns</file>
<file>microsim.icns</file>
<file>background2.png</file>
<file>new-icons.icns</file>
<file>background3.png</file>
<file>obson.icns</file>
<file>setup.icns</file>
<file>trash.icns</file>
<file>edit.icns</file>
<file>profile.icns</file>
<file>profile-2.icns</file>
<file>close.icns</file>
<file>csv.icns</file>
<file>chart.icns</file>
<file>notes.icns</file>
<file>run.icns</file>
<file>random.icns</file>
<file>world.icns</file>
<file>delete-chart.icns</file>
<file>delete-model.icns</file>
<file>exit.icns</file>
<file>help.icns</file>
<file>add-model.icns</file>
<file>rerun.icns</file>
<file>chart-1.icns</file>
<file>chart-2.icns</file>
<file>settings.icns</file>
<file>help-2.icns</file>
<file>run-2.icns</file>
</qresource>
</RCC>