]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_streams.i
Added a note to self to look at adding ProvidesBackground in the future
[wxWidgets.git] / wxPython / src / _streams.i
index 225a0b901f6b335857fbc1a6e7733de333ab7b52..d8d9f26094f814d95f3d25e77fedb5c98eaeea89 100644 (file)
@@ -54,7 +54,7 @@
     if ($1) {
         _ptr = new wxPyInputStream($1);
     }
-    $result = wxPyConstructObject(_ptr, wxT("wxPyInputStream"), true);
+    $result = wxPyConstructObject(_ptr, wxT("wxPyInputStream"), $owner);
 }