class wxMacControl;
class wxWidgetImpl;
class wxNotebook;
+class wxTextCtrl;
#if wxOSX_USE_CARBON
typedef wxMacControl wxWidgetImplType;
// the interface to be implemented eg by a listbox
//
-class WXDLLIMPEXP_CORE wxMacDataItem ;
-
class WXDLLIMPEXP_CORE wxListWidgetColumn
{
public :