]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/dc.h
Change GetC to return an int so that it can return wxEOF on error.
[wxWidgets.git] / include / wx / cocoa / dc.h
index c9cc2250429866d13616dcb05dfd273e32df8595..d04424ba90e4b13858270a935b2dfa86de09ea84 100644 (file)
@@ -29,7 +29,7 @@ class WXDLLEXPORT wxDC: public wxDCBase
 //-------------------------------------------------------------------------
 public:
     wxDC();
-    ~wxDC();
+    virtual ~wxDC();
 
 //-------------------------------------------------------------------------
 // wxCocoa specifics