X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a7458677b972a4eee1f1c6271c1d84c5a1992f4..be2001feddfb5f388c61a5a6f64146f0193e239b:/include/wx/os2/setup0.h diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index e3e373be38..e5bf0dcb99 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -287,7 +287,7 @@ // Default is 1 // // Recommended setting: 1 if you want to support multiple languages -#define wxUSE_PRINTF_POS_PARAMS 0 +#define wxUSE_PRINTF_POS_PARAMS 1 // ---------------------------------------------------------------------------- // non GUI features selection @@ -997,8 +997,6 @@ // 0 for no interprocess comms #define wxUSE_HELP 1 // 0 for no help facility -#define wxUSE_MS_HTML_HELP 1 - // 0 for no MS HTML Help // Use wxHTML-based help controller? #define wxUSE_WXHTML_HELP 1