1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-06-25 05:49:34 +00:00

128x128 and 256x256 icons removed

This commit is contained in:
Aquatakat 2016-12-03 23:11:53 -07:00
parent 7d4c5fc81c
commit 3173e0105b
5 changed files with 1 additions and 2 deletions

View File

@ -41,7 +41,7 @@
</sizepolicy>
</property>
<property name="text">
<string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/Icon-48.ico&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img width=&quot;48&quot; height=&quot;48&quot; src=&quot;:/Icon.ico&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -1,7 +1,6 @@
<RCC>
<qresource prefix="/">
<file>Icon.ico</file>
<file>Icon-48.ico</file>
<file>Warning.ico</file>
<file>Info.ico</file>
<file>Up.ico</file>