X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6f96ac03f027df18b5bc3758eb00df951be6db85..4f85606724061367d0d5ab79444990e36b0acfa6:/include/wx/mac/setup0.h?ds=inline diff --git a/include/wx/mac/setup0.h b/include/wx/mac/setup0.h index 2d1ff52d2c..c0b2f7642e 100644 --- a/include/wx/mac/setup0.h +++ b/include/wx/mac/setup0.h @@ -428,8 +428,8 @@ // wxSystemOptions class #define wxUSE_SYSTEM_OPTIONS 1 -// wxWave class -#define wxUSE_WAVE 1 +// wxSound class +#define wxUSE_SOUND 1 // XML parsing classes. Note that their API will change in the future, so // using wxXmlDocument and wxXmlNode in your app is not recommended.