From 5b761184c685b3a6786d2f4d5b3317ef909facd3 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Mon, 17 Jul 2006 16:19:07 +0000 Subject: [PATCH] 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 --- setup.h.in | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.45.2