diff --git a/include/wx/html/helpctrl.h b/include/wx/html/helpctrl.h index 2505276714..900d0ac638 100644 --- a/include/wx/html/helpctrl.h +++ b/include/wx/html/helpctrl.h @@ -58,6 +58,7 @@ class WXDLLEXPORT wxHtmlHelpController : public wxEvtHandler { m_Config = config; m_ConfigRoot = rootpath; + if (m_helpFrame) m_helpFrame -> UseConfig(config, rootpath); ReadCustomization(config, rootpath); } // Assigns config object to the Ctrl. This config is then