mirror of https://github.com/PCSX2/pcsx2.git
GUI/Qt: Use higher quality icon
This commit is contained in:
parent
eb386fb0fb
commit
d5cd2446e4
|
@ -18,7 +18,7 @@
|
|||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="resources/resources.qrc">
|
||||
<normaloff>:/icons/AppIcon.png</normaloff>:/icons/AppIcon.png</iconset>
|
||||
<normaloff>:/icons/AppIconLarge.png</normaloff>:/icons/AppIconLarge.png</iconset>
|
||||
</property>
|
||||
<widget class="QMenuBar" name="menuBar">
|
||||
<property name="geometry">
|
||||
|
|
Loading…
Reference in New Issue