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