Move generic resources to top level

This commit is contained in:
Miodrag Milanovic 2018-08-02 17:48:02 +02:00
parent 1c1fd99b8b
commit 7f7cb6601e
10 changed files with 8 additions and 8 deletions

View File

@ -14,5 +14,13 @@
<file>resources/zoom_out.png</file>
<file>resources/shape_handles.png</file>
<file>resources/shape_square.png</file>
<file>resources/control_play.png</file>
<file>resources/control_pause.png</file>
<file>resources/control_stop.png</file>
<file>resources/pack.png</file>
<file>resources/place.png</file>
<file>resources/route.png</file>
<file>resources/time_add.png</file>
<file>resources/open_json.png</file>
</qresource>
</RCC>

View File

@ -1,14 +1,6 @@
<RCC>
<qresource prefix="/icons">
<file>resources/control_play.png</file>
<file>resources/control_pause.png</file>
<file>resources/control_stop.png</file>
<file>resources/pack.png</file>
<file>resources/place.png</file>
<file>resources/route.png</file>
<file>resources/time_add.png</file>
<file>resources/open_pcf.png</file>
<file>resources/save_asc.png</file>
<file>resources/open_json.png</file>
</qresource>
</RCC>

View File

Before

Width:  |  Height:  |  Size: 721 B

After

Width:  |  Height:  |  Size: 721 B

View File

Before

Width:  |  Height:  |  Size: 717 B

After

Width:  |  Height:  |  Size: 717 B

View File

Before

Width:  |  Height:  |  Size: 695 B

After

Width:  |  Height:  |  Size: 695 B

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 853 B

After

Width:  |  Height:  |  Size: 853 B

View File

Before

Width:  |  Height:  |  Size: 825 B

After

Width:  |  Height:  |  Size: 825 B

View File

Before

Width:  |  Height:  |  Size: 683 B

After

Width:  |  Height:  |  Size: 683 B

View File

Before

Width:  |  Height:  |  Size: 827 B

After

Width:  |  Height:  |  Size: 827 B