From: Michael Wetherell Date: Mon, 17 Jul 2006 16:19:07 +0000 (+0000) Subject: Restore wxUSE_MS_HTML_HELP to setup.h.in X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5b761184c685b3a6786d2f4d5b3317ef909facd3 Restore wxUSE_MS_HTML_HELP to setup.h.in git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup.h.in b/setup.h.in index 866296b1bf..306348bfd3 100644 --- a/setup.h.in +++ b/setup.h.in @@ -449,6 +449,8 @@ #define wxUSE_HELP 0 +#define wxUSE_MS_HTML_HELP 0 + #define wxUSE_WXHTML_HELP 0