]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/osx/filedlg.h
don't use the hack with adding hidden columns to the native control because it doesn...
[wxWidgets.git] / include / wx / osx / filedlg.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/osx/classic/filedlg.h"
3#else
4#include "wx/osx/carbon/filedlg.h"
5#endif