]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
renamed wxWave to wxSound
[wxWidgets.git] / include / wx / mac / setup0.h
index 2d1ff52d2c930a7a42835489cd3583882cb64b08..c0b2f7642e24a1af3f847e460e166462b1f3a9af 100644 (file)
 // 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.