OSX regrouping
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -181,7 +181,7 @@ wxIcon wxIconBundle::GetIcon(const wxSize& size) const
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef __WXMAC__
|
||||
#if defined( __WXMAC__ ) && wxOSX_USE_CARRBON
|
||||
return wxIcon(iconBest.GetHICON(), size);
|
||||
#else
|
||||
return iconBest;
|
||||
|
Reference in New Issue
Block a user