]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/oglshapes.i
wxZipFSHandler does not report non-local zip archives as openable anymore
[wxWidgets.git] / wxPython / contrib / ogl / oglshapes.i
index 6beaa08a41065f42a5b1e31a4e86e26d3d209dd7..05f39ba9ec9849d554819ab35bb210a69d51d7f9 100644 (file)
@@ -337,7 +337,8 @@ public:
             return rv;
         }
     }
-    ~wxOGLConstraint();
+
+    //~wxOGLConstraint();  The wxCompositShape takes ownership of the constraint
 
     bool Evaluate();
     void SetSpacing(double x, double y);