removed unused wxUSE_XXX options (patch 1759328)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1639,10 +1639,10 @@ void wxGenericFileDialog::UpdateControls()
|
||||
#endif // defined(__DOS__) || defined(__WINDOWS__) || defined(__OS2__)
|
||||
}
|
||||
|
||||
#ifdef wxUSE_GENERIC_FILEDIALOG
|
||||
#ifdef wxHAS_GENERIC_FILEDIALOG
|
||||
|
||||
IMPLEMENT_DYNAMIC_CLASS(wxFileDialog, wxGenericFileDialog)
|
||||
|
||||
#endif // wxUSE_GENERIC_FILEDIALOG
|
||||
#endif // wxHAS_GENERIC_FILEDIALOG
|
||||
|
||||
#endif // wxUSE_FILEDLG
|
||||
|
Reference in New Issue
Block a user