automated ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -174,8 +174,8 @@ public:
|
||||
KeywordSearch() searches only pages listed in @c ".hhc" file(s).
|
||||
You should list all pages in the contents file.
|
||||
*/
|
||||
bool KeywordSearch(const wxString& keyword,
|
||||
wxHelpSearchMode mode = wxHELP_SEARCH_ALL);
|
||||
virtual bool KeywordSearch(const wxString& keyword,
|
||||
wxHelpSearchMode mode = wxHELP_SEARCH_ALL);
|
||||
|
||||
/**
|
||||
Reads the controller's setting (position of window, etc.)
|
||||
|
Reference in New Issue
Block a user