renamed wxWave to wxSound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -448,8 +448,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.
|
||||
|
@@ -389,8 +389,8 @@
|
||||
// contribute us a makefile for src/regex for it
|
||||
#define wxUSE_REGEX 0
|
||||
|
||||
// wxWave class
|
||||
#define wxUSE_WAVE 0
|
||||
// wxSound class
|
||||
#define wxUSE_SOUND 0
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// Individual GUI controls
|
||||
|
@@ -444,8 +444,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.
|
||||
|
Reference in New Issue
Block a user