git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36832
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/checkbox.h"
#include "wx/stattext.h"
#include "wx/html/htmlwin.h"
-#include "wx/html/helpwin.h"
+#include "wx/html/helpwnd.h"
#include "wx/html/htmprint.h"
class WXDLLIMPEXP_CORE wxButton;
/////////////////////////////////////////////////////////////////////////////
-// Name: helpwin.cpp
+// Name: helpwnd.cpp
// Purpose: wxHtmlHelpWindow
// Notes: Based on htmlhelp.cpp, implementing a monolithic
// HTML Help controller class, by Vaclav Slavik