Give app a default wxWidgets icon other than random one e.g. CD-ROM

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2006-06-18 11:07:19 +00:00
parent db60c20db8
commit 2273efca47

View File

@ -77,6 +77,10 @@ wxICON_SMALL_CDROM ICON "wx/msw/cdrom.ico"
wxICON_SMALL_FLOPPY ICON "wx/msw/floppy.ico"
wxICON_SMALL_REMOVEABLE ICON "wx/msw/removble.ico"
// Low alphabetically to make it the default, but not so low as to
// affect applications that use 'a'
bICON ICON "wx/msw/std.ico"
//////////////////////////////////////////////////////////////////////////////
//
// Bitmaps