Skip to content

Commit

Permalink
Attempt 2 for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicJelle committed Sep 3, 2024
1 parent 3061bd0 commit 29a100c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/runner/Runner.rc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ END

// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_APP_ICON ICON "data\\flutter_assets\\assets\\icon_1024.png"
IDI_APP_ICON ICON "resources\\app_icon.ico"


/////////////////////////////////////////////////////////////////////////////
Expand Down
Binary file added windows/runner/resources/app_icon.ico
Binary file not shown.

0 comments on commit 29a100c

Please sign in to comment.