]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/private/print.h
If -1 is passed to InsertItem for the imageIndex then don't set wxLIST_MASK_IMAGE
[wxWidgets.git] / include / wx / osx / private / print.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/private/print.h"
3 #else
4 #include "wx/osx/carbon/private/print.h"
5 #endif