added WAVE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder 1999-06-09 15:47:05 +00:00
parent 2749089a33
commit 6dee824f1b

View File

@ -292,6 +292,10 @@
* Use time and date classes
*/
#define wxUSE_TIMEDATE 0
/*
* Use wave class
*/
#define wxUSE_WAVE 0
/*
* Use config system
*/