Another fix for bug #22112 (http://gna.org/bugs/?22112).
This is the GUI failure when setting list values via the sequence windows, launched from user
function windows fails on Mac OS X. This change is for the multiple file selection window and
matches the previous change by replacing the Mac OS X fatal wx.Dialog.Destroy() call with
wx.Dialog.Close().