Fix undefined symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
72e8179f26
commit
5d38a50465
@ -37,7 +37,7 @@
|
||||
|
||||
#include <AudioToolbox/AudioServices.h>
|
||||
|
||||
#if wxUSE_BASE
|
||||
#if 1 // wxUSE_BASE
|
||||
|
||||
// Emit a beeeeeep
|
||||
void wxBell()
|
||||
@ -336,4 +336,4 @@ wxString wxGetOsDescription()
|
||||
}
|
||||
|
||||
|
||||
#endif // wxOSX_USE_IPHONE
|
||||
#endif // wxOSX_USE_IPHONE
|
||||
|
Loading…
Reference in New Issue
Block a user