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