X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9698902019ae0f6c81cd941fecb4cdace2811ea7..6aacfc7320dd6e5e145848b4f25630d675f8fb10:/src/generic/wizard.cpp?ds=sidebyside diff --git a/src/generic/wizard.cpp b/src/generic/wizard.cpp index af2cdf6274..8490534ae9 100644 --- a/src/generic/wizard.cpp +++ b/src/generic/wizard.cpp @@ -316,7 +316,7 @@ void wxWizard::AddBitmapRow(wxBoxSizer *mainColumn) mainColumn->Add( m_sizerBmpAndPage, 1, // Vertically stretchable - wxEXPAND // Horizonal stretching, no border + wxEXPAND // Horizontal stretching, no border ); mainColumn->Add(0,5, 0, // No vertical stretching