[gnome-contacts] Show card when editing notes
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Show card when editing notes
- Date: Fri, 26 Aug 2011 08:58:42 +0000 (UTC)
commit 6b2e9b3f4cb1b5f17e4bacdcd3d2eaf5a056bbaa
Author: Alexander Larsson <alexl redhat com>
Date: Fri Aug 26 10:53:53 2011 +0200
Show card when editing notes
src/contacts-contact-pane.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/contacts-contact-pane.vala b/src/contacts-contact-pane.vala
index cc910f2..c8333cc 100644
--- a/src/contacts-contact-pane.vala
+++ b/src/contacts-contact-pane.vala
@@ -843,6 +843,7 @@ public class Contacts.ContactPane : EventBox {
}
}
+ card_grid.show_all ();
fields_grid.show_all ();
ulong id = 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]