X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..7d09b97f5321d0accd758eb420c008853ad9ec26:/include/wx/msw/helpchm.h diff --git a/include/wx/msw/helpchm.h b/include/wx/msw/helpchm.h index 4a9fd55a85..72afc643dc 100644 --- a/include/wx/msw/helpchm.h +++ b/include/wx/msw/helpchm.h @@ -19,7 +19,7 @@ class WXDLLEXPORT wxCHMHelpController : public wxHelpControllerBase { public: - wxCHMHelpController() { } + wxCHMHelpController(wxWindow* parentWindow = NULL): wxHelpControllerBase(parentWindow) { } virtual ~wxCHMHelpController(); // Must call this to set the filename