From: David Webster Date: Fri, 12 Oct 2001 15:25:39 +0000 (+0000) Subject: New wxUSE entries to support some new wx features. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4cd411faeee9c175fb72053a48db5ed1babea43e New wxUSE entries to support some new wx features. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index e48aee6a3d..a5db6eaf0e 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -364,5 +364,7 @@ #define wxUSE_PALETTE 1 +#define wxUSE_CMDLINE_PARSER 1 + #endif // _WX_SETUP_H_