-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresources.qrc
More file actions
32 lines (32 loc) · 1.29 KB
/
resources.qrc
File metadata and controls
32 lines (32 loc) · 1.29 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
<RCC>
<qresource prefix="/plugins/MitiConnect" >
<file>icons/down-arrow.png</file>
<file>icons/enFlag.svg</file>
<file>icons/frFlag.svg</file>
<file>icons/icon.png</file>
<file>icons/iconClearConsole.svg</file>
<file>icons/iconHelpConsole.svg</file>
<file>icons/logoCRTVB.png</file>
<file>icons/logoCRTVBNew.png</file>
<file>icons/logoIrstea.png</file>
<file>icons/logoINRAE.png</file>
<file>icons/logoMTES.png</file>
<file>icons/logoTetis.png</file>
<file>icons/mActionAdd.svg</file>
<file>icons/mActionAddRasterLayer.svg</file>
<file>icons/mActionAnnotation.svg</file>
<file>icons/mActionDeleteSelected.svg</file>
<file>icons/mActionEditCopy.svg</file>
<file>icons/mActionFileOpen.svg</file>
<file>icons/mActionFileSave.svg</file>
<file>icons/mActionFileSaveAs.svg</file>
<file>icons/mActionNewVectorLayer.svg</file>
<file>icons/mActionRefresh.svg</file>
<file>icons/mActionRemove.svg</file>
<file>icons/mAlgorithmMergeLayers.svg</file>
<file>icons/play.svg</file>
<file>icons/symbologyAdd.svg</file>
<file>icons/symbologyRemove.svg</file>
<file>icons/up-arrow.png</file>
</qresource>
</RCC>