]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/carbon/private.h
streamlining OSX event support third step, using platform specific native run methods...
[wxWidgets.git] / include / wx / osx / carbon / private.h
index e63edd48913812edcc527fcb16a6f32f2499830f..c677e8331612a92b9799e6aededd784b1e72463e 100644 (file)
@@ -1005,7 +1005,7 @@ public :
     wxNonOwnedWindowCarbonImpl();
     virtual ~wxNonOwnedWindowCarbonImpl();
 
-    virtual void Destroy() ;
+    virtual void WillBeDestroyed() ;
     void Create( wxWindow* parent, const wxPoint& pos, const wxSize& size,
     long style, long extraStyle, const wxString& name ) ;