]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/dcscreen.h
Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesco Montorsi
[wxWidgets.git] / include / wx / mac / dcscreen.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/dcscreen.h"
3#else
4#include "wx/mac/carbon/dcscreen.h"
5#endif