fixing compile for ios
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -201,6 +201,7 @@ protected:
|
||||
int m_id;
|
||||
};
|
||||
|
||||
#if wxUSE_FILEDLG
|
||||
|
||||
template<>
|
||||
class wxExpectModal<wxFileDialog> : public wxExpectModalBase<wxFileDialog>
|
||||
@@ -222,6 +223,7 @@ protected:
|
||||
int m_id;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
// Implementation of wxModalDialogHook for use in testing, with
|
||||
// wxExpectModal<T> and the wxTEST_DIALOG() macro. It is not intended for
|
||||
|
Reference in New Issue
Block a user