-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathSSTWorkbench.qrc
33 lines (33 loc) · 1.32 KB
/
SSTWorkbench.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
<RCC>
<qresource prefix="/">
<file>images/ComponentMemory.png</file>
<file>images/ComponentNetwork.png</file>
<file>images/ComponentProcessor.png</file>
<file>images/ComponentSystem.png</file>
<file>images/ComponentUncategorized.png</file>
<file>images/PointerLine.png</file>
<file>images/PointerSelectMove.png</file>
<file>images/PointerText.png</file>
<file>images/TextBold.png</file>
<file>images/TextItalic.png</file>
<file>images/TextUnderline.png</file>
<file>images/ItemDelete.png</file>
<file>images/ItemFloodfill.png</file>
<file>images/ItemBringToFront.png</file>
<file>images/ItemSendToBack.png</file>
<file>images/LineColor.png</file>
<file>images/ComponentSSTConfig.png</file>
<file>images/Sandia_Icon.png</file>
<file>images/SSTLogo.png</file>
<file>images/ProjectOpen.png</file>
<file>images/ProjectSave.png</file>
<file>images/ImportXML.png</file>
<file>images/ZoomAll.png</file>
<file>images/ZoomIn.png</file>
<file>images/ZoomOut.png</file>
<file>images/Undo.png</file>
<file>images/Redo.png</file>
<file>images/SST_Single_S_Logo.png</file>
<file>images/ProjectNew.png</file>
</qresource>
</RCC>