[AlwaysOnTop]Added icon to the base application (#30953)

This commit is contained in:
Conor Kirby
2024-01-17 16:38:24 +00:00
committed by GitHub
parent 7e8459b963
commit b173debb95
4 changed files with 16 additions and 0 deletions

View File

@@ -39,3 +39,11 @@ BEGIN
END
END
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_ICON1 ICON "../../Assets/AlwaysOnTop.ico"