/////////////////////////////////////////////////////////////////////////////
-// Name: wx/mac/carbon/textctrl.h
+// Name: wx/osx/textctrl.h
// Purpose: wxTextCtrl class
// Author: Stefan Csomor
// Modified by:
virtual void Copy();
virtual void Cut();
virtual void Paste();
-
+
// Implementation
// --------------
virtual void Command(wxCommandEvent& event);