tycho: new icon (thanks tae)

master
an 2019-06-12 21:53:39 -04:00
parent 02510a92f4
commit 661bc9082f
4 changed files with 3 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -2,12 +2,9 @@
<qresource prefix="/tycho">
<file>color/lines.png</file>
<file>color/map.png</file>
<file>color/pfhor-hand.png</file>
<file>color/points.png</file>
<file>color/polygons.png</file>
<file>hc/lines.png</file>
<file>hc/map.png</file>
<file>hc/points.png</file>
<file>hc/polygons.png</file>
<file>misc/tycho1.png</file>
<file>misc/tycho2.png</file>
</qresource>

Binary file not shown.

View File

@ -21,7 +21,7 @@
</property>
<property name="windowIcon">
<iconset resource="../resources/resources.qrc">
<normaloff>:/tycho/color/map.png</normaloff>:/tycho/color/map.png</iconset>
<normaloff>:/tycho/color/pfhor-hand.png</normaloff>:/tycho/color/pfhor-hand.png</iconset>
</property>
<widget class="QWidget" name="widget">
<layout class="QHBoxLayout" name="horizontalLayout">
@ -51,7 +51,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>30</height>
<height>27</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">