even more fixes detected using ifacecheck
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -110,13 +110,6 @@ public:
|
||||
void ReadCustomization(wxConfigBase* cfg,
|
||||
const wxString& path = wxEmptyString);
|
||||
|
||||
/**
|
||||
Sets the frame's title format.
|
||||
|
||||
@a format must contain exactly one "%s" (it will be replaced by the page title).
|
||||
*/
|
||||
void SetTitleFormat(const wxString& format);
|
||||
|
||||
/**
|
||||
Associates a wxConfig object with the help window. It is recommended that you
|
||||
use wxHtmlHelpController::UseConfig instead.
|
||||
|
Reference in New Issue
Block a user