]> git.saurik.com Git - wxWidgets.git/commitdiff
re-added wxUSE_MS_HTML_HELP to setup.h.in once again, it *IS* needed for mingw and...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 8 Oct 2006 17:19:37 +0000 (17:19 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 8 Oct 2006 17:19:37 +0000 (17:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index 58d5fe85312d8a8d17a3f03b981dfc3390bd88fa..94fa168605f5a91e95fbb58af8764008c0146d62 100644 (file)
 
 #define wxUSE_HELP        0
 
+#define wxUSE_MS_HTML_HELP 0
 
 #define wxUSE_WXHTML_HELP 0