renamed wxWave to wxSound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
|
|
||||||
%{
|
%{
|
||||||
#if !wxUSE_WAVE
|
#if !wxUSE_SOUND
|
||||||
// A C++ stub class for wxWave for platforms that don't have it.
|
// A C++ stub class for wxWave for platforms that don't have it.
|
||||||
class wxWave : public wxObject
|
class wxWave : public wxObject
|
||||||
{
|
{
|
||||||
|
@@ -694,7 +694,7 @@ public:
|
|||||||
#include <wx/wave.h>
|
#include <wx/wave.h>
|
||||||
|
|
||||||
|
|
||||||
#if !wxUSE_WAVE
|
#if !wxUSE_SOUND
|
||||||
// A C++ stub class for wxWave for platforms that don't have it.
|
// A C++ stub class for wxWave for platforms that don't have it.
|
||||||
class wxWave : public wxObject
|
class wxWave : public wxObject
|
||||||
{
|
{
|
||||||
|
@@ -684,7 +684,7 @@ public:
|
|||||||
#include <wx/wave.h>
|
#include <wx/wave.h>
|
||||||
|
|
||||||
|
|
||||||
#if !wxUSE_WAVE
|
#if !wxUSE_SOUND
|
||||||
// A C++ stub class for wxWave for platforms that don't have it.
|
// A C++ stub class for wxWave for platforms that don't have it.
|
||||||
class wxWave : public wxObject
|
class wxWave : public wxObject
|
||||||
{
|
{
|
||||||
|
@@ -684,7 +684,7 @@ public:
|
|||||||
#include <wx/wave.h>
|
#include <wx/wave.h>
|
||||||
|
|
||||||
|
|
||||||
#if !wxUSE_WAVE
|
#if !wxUSE_SOUND
|
||||||
// A C++ stub class for wxWave for platforms that don't have it.
|
// A C++ stub class for wxWave for platforms that don't have it.
|
||||||
class wxWave : public wxObject
|
class wxWave : public wxObject
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user