X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..64c38b4be828b7b18f7d51f80eb9848f1cccf40e:/include/wx/cshelp.h diff --git a/include/wx/cshelp.h b/include/wx/cshelp.h index a165ab220e..fc9fde211a 100644 --- a/include/wx/cshelp.h +++ b/include/wx/cshelp.h @@ -217,7 +217,7 @@ class WXDLLIMPEXP_CORE wxHelpControllerHelpProvider : public wxSimpleHelpProvide public: // Note that it doesn't own the help controller. The help controller // should be deleted separately. - wxHelpControllerHelpProvider(wxHelpControllerBase* hc = (wxHelpControllerBase*) NULL); + wxHelpControllerHelpProvider(wxHelpControllerBase* hc = NULL); // implement wxHelpProvider methods