info.Printf(_("Adding book %s"), book.c_str());
busy = new wxBusyInfo(info);
}
info.Printf(_("Adding book %s"), book.c_str());
busy = new wxBusyInfo(info);
}
m_helpFrame->ReadCustomization(cfg, path);
}
void wxHtmlHelpController::WriteCustomization(wxConfigBase* cfg, const wxString& path)
{
/* typically called by the controllers OnCloseFrame handler */
m_helpFrame->ReadCustomization(cfg, path);
}
void wxHtmlHelpController::WriteCustomization(wxConfigBase* cfg, const wxString& path)
{
/* typically called by the controllers OnCloseFrame handler */