[network-manager-applet/th/revert-no-show-all: 5/7] Revert "8021x-security: don't show_all() the widgets"
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/th/revert-no-show-all: 5/7] Revert "8021x-security: don't show_all() the widgets"
- Date: Wed, 19 Sep 2018 08:29:27 +0000 (UTC)
commit 4983892af811c5ac342ac73b1202f3f767b05544
Author: Thomas Haller <thaller redhat com>
Date: Thu Sep 13 21:28:36 2018 +0200
Revert "8021x-security: don't show_all() the widgets"
This reverts commit 546539e3c9fe40ab71ed3d62312e9768df661371.
src/connection-editor/page-8021x-security.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/connection-editor/page-8021x-security.c b/src/connection-editor/page-8021x-security.c
index 874384ae..bbe614bb 100644
--- a/src/connection-editor/page-8021x-security.c
+++ b/src/connection-editor/page-8021x-security.c
@@ -88,6 +88,7 @@ finish_setup (CEPage8021xSecurity *self, gpointer user_data)
gtk_box_pack_start (GTK_BOX (parent->page), GTK_WIDGET (priv->enabled), FALSE, TRUE, 12);
gtk_box_pack_start (GTK_BOX (parent->page), priv->security_widget, TRUE, TRUE, 0);
+ gtk_widget_show_all (parent->page);
}
CEPage *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]