]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/pnghand.h
fix access to client data of wxComboBox in wxUniv by virtualizing access to wxControl...
[wxWidgets.git] / include / wx / mac / pnghand.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/pnghand.h"
3 #else
4 #include "wx/mac/carbon/pnghand.h"
5 #endif