[farsight2/master] Also potentially init the debug from the FsTransmitter class constructor

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:20:47 PST 2008


---
 gst-libs/gst/farsight/fs-transmitter.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/gst-libs/gst/farsight/fs-transmitter.c b/gst-libs/gst/farsight/fs-transmitter.c
index cf8d538..40e742c 100644
--- a/gst-libs/gst/farsight/fs-transmitter.c
+++ b/gst-libs/gst/farsight/fs-transmitter.c
@@ -94,6 +94,8 @@ fs_transmitter_class_init (FsTransmitterClass *klass)
 {
   GObjectClass *gobject_class;
 
+  fs_base_conference_init_debug ();
+
   gobject_class = (GObjectClass *) klass;
   parent_class = g_type_class_peek_parent (klass);
 
-- 
1.5.6.5




More information about the farsight-commits mailing list