gst/interfaces.defs: GstColorBalanceChannel is a GObject, not a GstObject. Fixes #383805.

Original commit message from CVS:
* gst/interfaces.defs:
GstColorBalanceChannel is a GObject, not a GstObject. Fixes #383805.
This commit is contained in:
Tim-Philipp Müller 2006-12-11 09:58:51 +00:00
parent 3fb94f72dc
commit 455d84b1a5
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-12-11 Tim-Philipp Müller <tim at centricular dot net>
* gst/interfaces.defs:
GstColorBalanceChannel is a GObject, not a GstObject. Fixes #383805.
2006-12-04 Edward Hervey <edward@fluendo.com>
* configure.ac:

View file

@ -17,7 +17,7 @@
(define-object ColorBalanceChannel
(in-module "Gst")
(parent "GstObject")
(parent "GObject")
(c-name "GstColorBalanceChannel")
(gtype-id "GST_TYPE_COLOR_BALANCE_CHANNEL")
(fields