GUI/Qt: Use higher quality icon

This commit is contained in:
refractionpcsx2 2022-05-24 16:00:51 +01:00
parent eb386fb0fb
commit d5cd2446e4
1 changed files with 1 additions and 1 deletions

View File

@ -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">