git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14832
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxTopLevelWindowBase::SetIcons( icons );
DoSetIcon( icons.GetIcon( -1 ) );
wxTopLevelWindowBase::SetIcons( icons );
DoSetIcon( icons.GetIcon( -1 ) );
- wxSetIconsX11( GetXDisplay(), GetXWindow(), icons );
+ wxSetIconsX11( wxGlobalDisplay(), GetMainWindow(), icons );
}
void wxTopLevelWindowX11::SetTitle(const wxString& title)
}
void wxTopLevelWindowX11::SetTitle(const wxString& title)