]> git.saurik.com Git - wxWidgets.git/commit
Implement wxIcon::LoadFile by defering to wxBitmap implementation instead of creating...
authorDavid Elliott <dfe@tgwbd.org>
Thu, 29 Nov 2007 07:24:19 +0000 (07:24 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 29 Nov 2007 07:24:19 +0000 (07:24 +0000)
commit3222fc18c9363f4339937bac1f92705ee6cfcd7c
tree7987f98f0e0262df1a6a70b475be1f9e3aafea6c
parent214875504e4f16bdf2f492d82bd55454e830a5f5
Implement wxIcon::LoadFile by defering to wxBitmap implementation instead of creating a dummy 5x5 image.
Patch authored by Software 2000 Ltd.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/icon.mm