]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/printdlg.h
Add wxCocoa to the list of ports which don't need wxColour to derive from wxGDIObject.
[wxWidgets.git] / include / wx / mac / printdlg.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/printdlg.h"
3#else
4#include "wx/mac/carbon/printdlg.h"
5#endif