]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/setup_inc.h
Added intermediate state (m_showOnIdle) indicating that
[wxWidgets.git] / include / wx / setup_inc.h
index 282db2c2adb4ce8b1917a76938c542f5552f3f13..924ff071f20f3da15d3898b6998d112786b68bc0 100644 (file)
 // 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
                                 // 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