renamed wxWave to wxSound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3803,8 +3803,8 @@ A class for setting miscellaneous options that do not fit in with the wxWindows
|
||||
<setting type="bool-check">
|
||||
<active>1</active>
|
||||
<enabled>1</enabled>
|
||||
<name>wxUSE_WAVE</name>
|
||||
<description><B>wxWave</B><P>
|
||||
<name>wxUSE_SOUND</name>
|
||||
<description><B>wxSound</B><P>
|
||||
|
||||
Simple .wav class for short sounds.</description>
|
||||
<default-state>1</default-state>
|
||||
@@ -3815,8 +3815,8 @@ Simple .wav class for short sounds.</description>
|
||||
<indeterminate-if></indeterminate-if>
|
||||
<exclusivity></exclusivity>
|
||||
<context></context>
|
||||
<configure-command>--enable-wave</configure-command>
|
||||
<help-topic>wxWave</help-topic>
|
||||
<configure-command>--enable-sound</configure-command>
|
||||
<help-topic>wxSound</help-topic>
|
||||
<notes></notes>
|
||||
</setting>
|
||||
<setting type="bool-check">
|
||||
|
Reference in New Issue
Block a user