Skip to content

Commit e49771e

Browse files
committed
remove unnecessary files from resources.qrc
1 parent 5676604 commit e49771e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

resources.qrc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
<RCC>
22
<qresource prefix="/icons">
3-
<file>res/graph_01.svg</file>
4-
<file>res/graph_02.svg</file>
53
<file>res/open.svg</file>
64
<file>res/save.svg</file>
7-
<file>res/graph_01_clr.svg</file>
8-
<file>res/graph_02_clr.svg</file>
95
<file>res/open_clr.svg</file>
106
<file>res/line_plot_001.png</file>
117
<file>res/line_plot_001_inactive.png</file>
128
<file>res/scat_plot_001.png</file>
139
<file>res/scatter_plot_001_inactive.png</file>
1410
</qresource>
15-
<qresource prefix="/">
16-
<file>darkstyle.css</file>
17-
</qresource>
11+
<qresource prefix="/"/>
1812
</RCC>

0 commit comments

Comments
 (0)