We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5676604 commit e49771eCopy full SHA for e49771e
resources.qrc
@@ -1,18 +1,12 @@
1
<RCC>
2
<qresource prefix="/icons">
3
- <file>res/graph_01.svg</file>
4
- <file>res/graph_02.svg</file>
5
<file>res/open.svg</file>
6
<file>res/save.svg</file>
7
- <file>res/graph_01_clr.svg</file>
8
- <file>res/graph_02_clr.svg</file>
9
<file>res/open_clr.svg</file>
10
<file>res/line_plot_001.png</file>
11
<file>res/line_plot_001_inactive.png</file>
12
<file>res/scat_plot_001.png</file>
13
<file>res/scatter_plot_001_inactive.png</file>
14
</qresource>
15
- <qresource prefix="/">
16
- <file>darkstyle.css</file>
17
- </qresource>
+ <qresource prefix="/"/>
18
</RCC>
0 commit comments