From: Karsten Ballüder Date: Wed, 9 Jun 1999 15:47:05 +0000 (+0000) Subject: added WAVE X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6dee824f1b731e9869f2068bcc56caada16bbf3f?ds=sidebyside added WAVE git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/acconfig.h b/acconfig.h index 6615dd3cc8..c27c455c42 100644 --- a/acconfig.h +++ b/acconfig.h @@ -292,6 +292,10 @@ * Use time and date classes */ #define wxUSE_TIMEDATE 0 +/* + * Use wave class + */ +#define wxUSE_WAVE 0 /* * Use config system */