git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43213
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// 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)