]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/dc.h
fixed menu titles handling after wxID_SEPARATOR change
[wxWidgets.git] / include / wx / mac / dc.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/dc.h"
3#else
4#include "wx/mac/carbon/dc.h"
5#endif