X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/29ea4a290850e9ae79c258774fa22153a951ff7f..75ecbe459492c19167bd12ea240520a2ca7624a6:/include/wx/generic/helpwxht.h diff --git a/include/wx/generic/helpwxht.h b/include/wx/generic/helpwxht.h index 18c765afae..9f1f8f9fca 100644 --- a/include/wx/generic/helpwxht.h +++ b/include/wx/generic/helpwxht.h @@ -51,9 +51,9 @@ DECLARE_CLASS(wxHelpControllerHtml) const wxPoint &pos = wxDefaultPosition, bool newFrameEachTime = FALSE); /// Obtains the latest settings used by the help frame. - virtual void GetFrameParameters(wxSize *size = NULL, - wxPoint *pos = NULL, - bool *newFrameEachTime = NULL); + virtual wxFrame * GetFrameParameters(wxSize *size = NULL, + wxPoint *pos = NULL, + bool *newFrameEachTime = NULL); private: