it is now possible to add custom buttons into wxHtmlHelpFrame's toolbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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.)
|
||||
|
Reference in New Issue
Block a user