[gnome-contacts] Show card when editing notes



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]