]> git.saurik.com Git - wxWidgets.git/commitdiff
set icons bundle instead of single icon for wxHtmlHelpFrame
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 15 May 2009 08:17:23 +0000 (08:17 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 15 May 2009 08:17:23 +0000 (08:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/html/helpfrm.cpp

index 015489ae06b459724c1e0e8676234ba8202eb8a1..63f4c1ae47e19b8b83a28221e75672a322578553 100644 (file)
@@ -113,7 +113,7 @@ bool wxHtmlHelpFrame::Create(wxWindow* parent, wxWindowID id,
 
     GetPosition(& (m_HtmlHelpWin->GetCfgData().x), & (m_HtmlHelpWin->GetCfgData()).y);
 
-    SetIcon(wxArtProvider::GetIcon(wxART_HELP, wxART_FRAME_ICON));
+    SetIcons(wxArtProvider::GetIconBundle(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