diff --git a/src/html/helpfrm.cpp b/src/html/helpfrm.cpp index 91e3edf860..6eb6066d9d 100644 --- a/src/html/helpfrm.cpp +++ b/src/html/helpfrm.cpp @@ -106,7 +106,7 @@ bool wxHtmlHelpFrame::Create(wxWindow* parent, wxWindowID id, GetPosition(& (m_HtmlHelpWin->GetCfgData().x), & (m_HtmlHelpWin->GetCfgData()).y); - SetIcon(wxArtProvider::GetIcon(wxART_HELP, wxART_HELP_BROWSER)); + SetIcon(wxArtProvider::GetIcon(wxART_HELP, wxART_FRAME_ICON)); // On the Mac, each modeless frame must have a menubar. // TODO: add more menu items, and perhaps add a style to show