overrides: Don't pass arguments to Boxed base class __init__() in Gst.Caps override.
authorChristoph Reiter <reiter.christoph@gmail.com>
Thu, 22 May 2014 20:48:09 +0000 (22:48 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 22 May 2014 21:09:27 +0000 (23:09 +0200)
commit4c08c3396c3cdadc939a9889f1e4664f938921a0
tree610389e06a101cf232433d3ffdcf5f0882fe753d
parent16979ed48bd0dce9fa1e3711b6bf30b3e65b45ce
overrides: Don't pass arguments to Boxed base class __init__() in Gst.Caps override.

This is needed since: https://git.gnome.org/browse/pygobject/commit/?id=3a2bfc8bf01fcae3863

https://bugzilla.gnome.org/show_bug.cgi?id=730596
gi/overrides/Gst.py