Skip to content

Commit

Permalink
fix release icon
Browse files Browse the repository at this point in the history
  • Loading branch information
freedom7341 committed Oct 21, 2024
1 parent 793c6a6 commit ca4b30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion progmgr/resource.rc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL

/* Icon Library */
// Primary
#ifdef NDEBUG
#ifndef _DEBUG
IDI_PROGMGR ICON icons\progmgr.ico
#else
IDI_PROGMGR ICON icons\progmgrd.ico
Expand Down

0 comments on commit ca4b30e

Please sign in to comment.