X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e4903f5cce60451bbf649dd23a747571c3d2854..29a7b4d041fa15b6b45b70b7e4ce2151a9673820:/include/wx/setup_inc.h diff --git a/include/wx/setup_inc.h b/include/wx/setup_inc.h index 282db2c2ad..924ff071f2 100644 --- a/include/wx/setup_inc.h +++ b/include/wx/setup_inc.h @@ -283,7 +283,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 @@ -993,8 +993,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