From a1584ea1421fcf6cb3809ebc48c2fa3b38c88379 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 9 Nov 2006 00:49:10 +0000 Subject: [PATCH] just a change in comment for wxUSE_MS_HTML_HELP git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/setup_inc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/setup_inc.h b/include/wx/setup_inc.h index 52d7d4a480..95d4256bac 100644 --- a/include/wx/setup_inc.h +++ b/include/wx/setup_inc.h @@ -1055,7 +1055,7 @@ // Should we use MS HTML help for wxHelpController? If disabled, neither // wxCHMHelpController nor wxBestHelpController are available. // -// Default is 1 +// Default is 1 under MSW, 0 is always used for the other platforms. // // Recommended setting: 1, only set to 0 if you have trouble compiling // wxCHMHelpController (could be a problem with really ancient compilers) -- 2.45.2