Skip to content
Snippets Groups Projects
Commit 9b6dbe9b authored by Weiyi Wang's avatar Weiyi Wang Committed by GitHub
Browse files

Merge pull request #2917 from jroweboy/icon_fix

Fix icon for citra qt
parents 3fd864d6 79f177c6
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,9 @@
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
CITRA_ICON ICON "../../dist/citra.ico"
// QT requires that the default application icon is named IDI_ICON1
IDI_ICON1 ICON "../../dist/citra.ico"
/////////////////////////////////////////////////////////////////////////////
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment