[empathy] tp-file: chain up constructed
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] tp-file: chain up constructed
- Date: Tue, 27 Sep 2011 13:12:19 +0000 (UTC)
commit 88fc949d3521c77a8ab9e86f8366f670b940bafb
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Sep 27 14:29:02 2011 +0200
tp-file: chain up constructed
https://bugzilla.gnome.org/show_bug.cgi?id=658245
libempathy/empathy-tp-file.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index 3bb2dd4..09e14ce 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]