git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74076
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
m_filterIndex = -1;
m_sheetDelegate = [[ModalDialogDelegate alloc] init];
[(ModalDialogDelegate*)m_sheetDelegate setImplementation: this];
m_filterIndex = -1;
m_sheetDelegate = [[ModalDialogDelegate alloc] init];
[(ModalDialogDelegate*)m_sheetDelegate setImplementation: this];
}
wxFileDialog::~wxFileDialog()
}
wxFileDialog::~wxFileDialog()
if ( m_useFileTypeFilter )
{
if ( m_useFileTypeFilter )
{