X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6835592c5ce0c3c4bc3a0e1275b1a1592c023280..2b260bc3e2f269de090eefdaefc1450207a7734e:/include/wx/os2/setup.h diff --git a/include/wx/os2/setup.h b/include/wx/os2/setup.h index 3ef0298525..33ea02be7f 100644 --- a/include/wx/os2/setup.h +++ b/include/wx/os2/setup.h @@ -360,6 +360,11 @@ // needed for wxCanvas #define wxUSE_MENUS 1 +#define wxUSE_WAVE 1 + +#define wxUSE_REGEX 1 + +#define wxUSE_FINDREPLDLG 1 // Find replace dialog #endif // _WX_SETUP_H_