[epiphany/wip/sync-rebase: 84/86] Forgot this when cherry-picking



commit 053fc667835c81038a0a2452cecc0fefbde688bb
Author: Gabriel Ivascu <ivascu gabriel59 gmail com>
Date:   Thu Sep 29 18:47:04 2016 +0300

    Forgot this when cherry-picking

 embed/ephy-notification-container.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/embed/ephy-notification-container.c b/embed/ephy-notification-container.c
index a683fec..44e2c89 100644
--- a/embed/ephy-notification-container.c
+++ b/embed/ephy-notification-container.c
@@ -44,7 +44,6 @@ ephy_notification_container_init (EphyNotificationContainer *self)
 
   gtk_widget_set_halign (GTK_WIDGET (self), GTK_ALIGN_CENTER);
   gtk_widget_set_valign (GTK_WIDGET (self), GTK_ALIGN_START);
-  gtk_widget_set_visible (GTK_WIDGET (self), TRUE);
 
   self->grid = gtk_grid_new ();
   gtk_orientable_set_orientation (GTK_ORIENTABLE (self->grid), GTK_ORIENTATION_VERTICAL);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]