set wxOSX_USE_ICONREF to 0 if not defined
This commit is contained in:
@@ -377,6 +377,11 @@
|
||||
#define wxUSE_SECRETSTORE 0
|
||||
#endif
|
||||
|
||||
// IconRef datatype does not exist on iOS
|
||||
|
||||
#undef wxOSX_USE_ICONREF
|
||||
#define wxOSX_USE_ICONREF 0
|
||||
|
||||
#endif
|
||||
/* _WX_OSX_IPHONE_CHKCONF_H_ */
|
||||
|
||||
|
Reference in New Issue
Block a user