]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/tabctrl.h
Applied patch [ 1586964 ] Getting the PID of the process executed by wxProcess::Open()
[wxWidgets.git] / include / wx / mac / tabctrl.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/tabctrl.h"
3#else
4#include "wx/mac/carbon/tabctrl.h"
5#endif