]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/display.h
really fixed wxMenuBar::Remove (bug 610850): reverted incorrect patch 649599 and...
[wxWidgets.git] / include / wx / mac / display.h
1 #if __WXMAC_CLASSIC__
2 #include "wx/mac/classic/display.h"
3 #else
4 #include "wx/mac/carbon/display.h"
5 #endif