]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/dirdlg.h
Oops. Put @echo off line back in. Only needed to change pythonw.exe to python.exe.
[wxWidgets.git] / include / wx / mac / dirdlg.h
... / ...
CommitLineData
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/dirdlg.h"
3#else
4#include "wx/mac/carbon/dirdlg.h"
5#endif