Merge pull request 'Update calc icon' (#206) from tobtoht/feather:calc_icon into master

Reviewed-on: https://git.wownero.com/feather/feather/pulls/206
This commit is contained in:
tobtoht 2020-12-12 14:48:57 +00:00
commit 7c288570b1
3 changed files with 2 additions and 1 deletions

View File

@ -38,6 +38,7 @@
<file>assets/images/file.png</file>
<file>assets/images/ghost.png</file>
<file>assets/images/ghost_icon.png</file>
<file>assets/images/gnome-calc.png</file>
<file>assets/images/history.png</file>
<file>assets/images/info.png</file>
<file>assets/images/key.png</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -261,7 +261,7 @@
<widget class="QWidget" name="tabCalc">
<attribute name="icon">
<iconset resource="assets.qrc">
<normaloff>:/assets/images/coldcard.png</normaloff>:/assets/images/coldcard.png</iconset>
<normaloff>:/assets/images/gnome-calc.png</normaloff>:/assets/images/gnome-calc.png</iconset>
</attribute>
<attribute name="title">
<string>Calc</string>