]> git.0d.be Git - empathy.git/commitdiff
tp-file: chain up constructed
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 27 Sep 2011 12:29:02 +0000 (14:29 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 27 Sep 2011 13:11:27 +0000 (15:11 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=658245

libempathy/empathy-tp-file.c

index 3bb2dd49c43eaa8383e8ce7f3e352b10cc55bec3..09e14ceb643d0950f15626f98abf6460ebf7e3b5 100644 (file)
@@ -798,6 +798,8 @@ do_constructed (GObject *object)
 
   self->priv->state_change_reason =
       TP_FILE_TRANSFER_STATE_CHANGE_REASON_NONE;
+
+  G_OBJECT_CLASS (empathy_tp_file_parent_class)->constructed (object);
 }
 
 static void