/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
-#pragma implementation
+#pragma implementation "helpctrl.h"
#endif
// For compilers that support precompilation, includes "wx.h".
if (show_wait_msg)
delete busy;
#endif
+ if (m_helpFrame)
+ m_helpFrame->RefreshLists();
return retval;
}