]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/fontdlg.h
wxSTAY_ON_TOP is available on all 3 major platforms now, remove Windows-only note
[wxWidgets.git] / include / wx / mac / fontdlg.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/fontdlg.h"
3 #else
4 #include "wx/mac/carbon/fontdlg.h"
5 #endif