git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24451
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// this class and should not be used. Their implementation in this class
// simply fails.
// this class and should not be used. Their implementation in this class
// simply fails.
-void wxGridBagSizer::Add( wxSizerItem *item )
+void wxGridBagSizer::Add( wxSizerItem * )
{ wxFAIL_MSG(wxT("Invalid Add form called.")); }
void wxGridBagSizer::Prepend( wxWindow *, int, int, int, wxObject* )
{ wxFAIL_MSG(wxT("Invalid Add form called.")); }
void wxGridBagSizer::Prepend( wxWindow *, int, int, int, wxObject* )