Cast the dialog pointer to wxFileDialogBase to avoid failures when using wxGenericFileDialog, which inherits from wxFileDialogBase, but not from wxFileDialog itself. Closes #18506.
Cast the dialog pointer to wxFileDialogBase to avoid failures when using wxGenericFileDialog, which inherits from wxFileDialogBase, but not from wxFileDialog itself. Closes #18506.