Prevent another case of "fall behind" dialogs.

This commit is contained in:
Jeff Young 2018-06-08 11:52:35 +01:00
parent c5c52c3dfd
commit 5098c5796a
1 changed files with 1 additions and 1 deletions

View File

@ -1964,7 +1964,7 @@ void DIALOG_PAD_PROPERTIES::onAddPrimitive( wxCommandEvent& event )
};
int type = wxGetSingleChoiceIndex( wxEmptyString, _( "Select shape type:" ),
DIM( shapelist ), shapelist, 0 );
DIM( shapelist ), shapelist, 0, this );
STROKE_T listtype[] =
{