]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/pen.h
Updates to memcheck
[wxWidgets.git] / include / wx / gtk / pen.h
index a0eaa2a59b0f88ef1d9f85601fccc736e32803c1..d6c4d632b8d4a39941f2f22f410c5ba10f4bee60 100644 (file)
@@ -62,6 +62,8 @@ class wxPen: public wxGDIObject
     int GetWidth(void) const;
     bool Ok(void) const;
     
+    void Unshare(void);
+    
     // no data :-)
 };