X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/052e12db71e84fef1c7209daf931a056ad965918..55dfa8d3eadbcad32bb7a779f10286dd49b60ce1:/include/wx/html/helpfrm.h diff --git a/include/wx/html/helpfrm.h b/include/wx/html/helpfrm.h index 80256d84af..35c9736382 100644 --- a/include/wx/html/helpfrm.h +++ b/include/wx/html/helpfrm.h @@ -162,6 +162,8 @@ class WXDLLEXPORT wxHtmlHelpFrame : public wxFrame void CreateSearch(); // Add books to search choice panel + virtual void AddToolbarButtons(wxToolBar *toolBar, int style); + // Add custom buttons to toolbar virtual void OptionsDialog(); // Displays options dialog (fonts etc.)