]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_wave.i
renamed wxWave to wxSound
[wxWidgets.git] / wxPython / src / _wave.i
index a55857dc3b2d4a66c5975f10d6ced07ee2157fba..994ccfb957a6f723f62e1293bce157bcc9a27cdf 100644 (file)
@@ -23,7 +23,7 @@
 //---------------------------------------------------------------------------
 
 %{
-#if !wxUSE_WAVE
+#if !wxUSE_SOUND
 // A C++ stub class for wxWave for platforms that don't have it.
 class wxWave : public wxObject
 {