Backported wxHTML fixes
Applied patch [ 654023 ] Enables HtmlHelp (native) Also fixed the bad event table in helpfrm.cpp. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -888,7 +888,7 @@
|
||||
#define wxUSE_MS_HTML_HELP 1
|
||||
|
||||
// Use wxHTML-based help controller?
|
||||
#define wxUSE_WXHTML_HELP 0 //? error 'type cast' cannot convert from ...
|
||||
#define wxUSE_WXHTML_HELP 1
|
||||
|
||||
// Use resources
|
||||
#define wxUSE_RESOURCES 1
|
||||
|
Reference in New Issue
Block a user