]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/dcscreen.h
added wxTextEntry common base class for both wxTextCtrl and wxComboBox; refactor...
[wxWidgets.git] / include / wx / mac / dcscreen.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/dcscreen.h"
3 #else
4 #include "wx/mac/carbon/dcscreen.h"
5 #endif