]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/textctrl.h
added definition of TARGET_CARBON when compiling with non generated setup.h
[wxWidgets.git] / include / wx / mac / textctrl.h
index 1d9b21833374107d85e56a8ca746df861840859b..5c2c753c43d774808fa32c562c0ff0b081ed6780 100644 (file)
@@ -152,7 +152,8 @@ public:
     void OnUpdateRedo(wxUpdateUIEvent& event);
 
        virtual bool MacCanFocus() const { return true ; }
-    
+    virtual bool MacSetupCursor( const wxPoint& pt ) ;
+
     virtual void        MacSuperShown( bool show ) ;
     virtual bool        Show(bool show = TRUE) ;