[gnome-contacts] Queue Contacts change on individual.personas_changed
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Queue Contacts change on individual.personas_changed
- Date: Wed, 24 Aug 2011 21:04:53 +0000 (UTC)
commit 0b40bae4ab7d490eacfc8643d3e34424139a5dff
Author: Alexander Larsson <alexl redhat com>
Date: Wed Aug 24 15:50:14 2011 +0200
Queue Contacts change on individual.personas_changed
src/contacts-contact.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/contacts-contact.vala b/src/contacts-contact.vala
index 31eefd3..b8c5708 100644
--- a/src/contacts-contact.vala
+++ b/src/contacts-contact.vala
@@ -285,6 +285,7 @@ public class Contacts.Contact : GLib.Object {
connect_persona (p);
foreach (var p in removed)
disconnect_persona (p);
+ queue_changed ();
});
update ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]