]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/textctrl.h
const comparison operators
[wxWidgets.git] / include / wx / mac / carbon / textctrl.h
index b3bb9905e04d1ec9b81ba5a65896e2473f31d1ad..109fbf394ee9f32c8b16b8766db203a0122b8307 100644 (file)
@@ -155,6 +155,8 @@ public:
     void OnUpdatePaste(wxUpdateUIEvent& event);
     void OnUpdateUndo(wxUpdateUIEvent& event);
     void OnUpdateRedo(wxUpdateUIEvent& event);
+    
+    void OnEraseBackground(wxEraseEvent& event) ;
 
     virtual bool MacCanFocus() const { return true ; }
     virtual bool MacSetupCursor( const wxPoint& pt ) ;