wxStdButtonSizer Finalise --> Realize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1728,7 +1728,7 @@ void wxStdDialogButtonSizer::SetCancelButton( wxButton *button )
|
||||
m_buttonCancel = button;
|
||||
}
|
||||
|
||||
void wxStdDialogButtonSizer::Finalise()
|
||||
void wxStdDialogButtonSizer::Realize()
|
||||
{
|
||||
#ifdef __WXMAC__
|
||||
Add(0, 0, 0, wxLEFT, 6);
|
||||
|
Reference in New Issue
Block a user