git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5298
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
}
bool KeywordSearch(const wxString& keyword)
{
}
bool KeywordSearch(const wxString& keyword)
{
- CreateHelpWindow(); return KeywordSearch(keyword);
+ CreateHelpWindow(); return m_helpFrame->KeywordSearch(keyword);
}
wxHtmlHelpFrame* GetFrame() { return m_helpFrame; }
void UseConfig(wxConfigBase *config, const wxString& rootpath = wxEmptyString)
}
wxHtmlHelpFrame* GetFrame() { return m_helpFrame; }
void UseConfig(wxConfigBase *config, const wxString& rootpath = wxEmptyString)