]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpfrm.cpp
Fixed yet another error in my wxCmdLineParser mdifications.
[wxWidgets.git] / src / html / helpfrm.cpp
index 765dc8c452784545a0f79fac81a8c5942255785b..34db326bf2ec43197a8d711eb19e32137d3b1fc2 100644 (file)
@@ -243,7 +243,7 @@ bool wxHtmlHelpFrame::Create(wxWindow* parent, wxWindowID id,
 
     GetPosition(&m_Cfg.x, &m_Cfg.y);
 
-    SetIcon(wxArtProvider::GetIcon(wxART_FRAME_ICON, wxART_HELP_BROWSER));
+    SetIcon(wxArtProvider::GetIcon(wxART_HELP, wxART_HELP_BROWSER));
 
     int notebook_page = 0;