Merge pull request #5061 from FearlessTobi/port-3316

Port yuzu-emu/yuzu#3316: "Add headbar icon on Linux"
This commit is contained in:
James Rowe
2020-01-19 10:24:58 -07:00
committed by GitHub

View File

@@ -15,7 +15,7 @@
</property> </property>
<property name="windowIcon"> <property name="windowIcon">
<iconset> <iconset>
<normaloff>src/pcafe/res/icon3_64x64.ico</normaloff>src/pcafe/res/icon3_64x64.ico</iconset> <normaloff>../dist/citra.ico</normaloff>../dist/citra.ico</iconset>
</property> </property>
<property name="tabShape"> <property name="tabShape">
<enum>QTabWidget::Rounded</enum> <enum>QTabWidget::Rounded</enum>