-#if wxOSX_USE_CARBON
- wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJECT_RECAST
-
- WX_DECLARE_CONTROL_CONTAINER();
-#endif
-
- // only used by the native Cocoa combobox, but we must define it everywhere
- // to maintain the wxTextEntry abstraction.
- virtual wxTextWidgetImpl * GetTextPeer() const;
-