]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/app.h
Controls will readjust their size and minsize when SetLabel or SetFont
[wxWidgets.git] / include / wx / mac / app.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/app.h"
bd764110 3#else
9ea759d4
SC
4#include "wx/mac/carbon/app.h"
5#endif