fix thorium_shell.exe icon

This commit is contained in:
Alexander Frick 2023-08-19 02:30:07 -05:00
parent 206b27082d
commit eebb785072
2 changed files with 1 additions and 2 deletions

View File

@ -24,7 +24,6 @@
#define IDC_PROMPTEDIT 1005
#define IDC_DIALOGTEXT 1006
#define IDI_THORIUM_SHELL 104
#ifndef IDC_STATIC
#define IDC_STATIC -1
#endif

View File

@ -45,7 +45,7 @@ END
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDR_MAINFRAME ICON "thorium_shell.ico"
IDI_THORIUM_SHELL ICON "thorium_shell.ico"
// IDI_THORIUM_SHELL ICON "thorium_shell.ico"
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////