Skip to content
Snippets Groups Projects
Commit 79f177c6 authored by James Rowe's avatar James Rowe
Browse files

Fix icon for citra qt

parent 3fd864d6
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