]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/bitmap.h
Implement NULL-checking wxCFRetain/wxCFRelease as suggested by Stefan Csomor.
[wxWidgets.git] / include / wx / mac / bitmap.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/bitmap.h"
3#else
4#include "wx/mac/carbon/bitmap.h"
5#endif