]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/setup0.h
Do not #undef wxNEED_PRINTF_CONVERSION if wxVsnprintf_ has not been defined
[wxWidgets.git] / include / wx / univ / setup0.h
index 139649749218c044924b27368afe2caa0b77ce3b..6a520cef36c6b076d372024185a5f2b0c40f9389 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.