forgotten commit of header change for generic icon
This commit is contained in:
parent
34716b18a6
commit
0bdd7e5f48
1 changed files with 2 additions and 1 deletions
|
|
@ -47,8 +47,9 @@
|
|||
#elif defined(__WXMAC__)
|
||||
#if wxOSX_USE_COCOA_OR_CARBON
|
||||
#define wxICON_DEFAULT_TYPE wxBITMAP_TYPE_ICON_RESOURCE
|
||||
#include "wx/osx/icon.h"
|
||||
#include "wx/generic/icon.h"
|
||||
#else
|
||||
// iOS and others
|
||||
#define wxICON_DEFAULT_TYPE wxBITMAP_TYPE_PNG_RESOURCE
|
||||
#include "wx/generic/icon.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue