See #11818.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63722
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
long style,
const wxString& name,
const int *attribList,
long style,
const wxString& name,
const int *attribList,
- const wxPalette& palette)
+ const wxPalette& WXUNUSED(palette))
{
if ( !wxWindow::Create(parent, id, pos, size, style, name) )
return false;
{
if ( !wxWindow::Create(parent, id, pos, size, style, name) )
return false;
pango_x_render( wxGlobalDisplay(), drawable, gc, font, glyphs, x, y );
}
}
pango_x_render( wxGlobalDisplay(), drawable, gc, font, glyphs, x, y );
}
}