]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/osx/dirdlg.h
add WXWIN_COMPATIBILITY_2_6 block around wxUsleep deprecation; put wxPlatform declara...
[wxWidgets.git] / include / wx / osx / dirdlg.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/osx/classic/dirdlg.h"
3#else
4#include "wx/osx/carbon/dirdlg.h"
5#endif