[network-manager-applet/th/revert-no-show-all: 2/3] Revert "editor/vpn: 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: 2/3] Revert "editor/vpn: don't show_all() the widgets"
- Date: Thu, 13 Sep 2018 19:42:19 +0000 (UTC)
commit 20806bbcccc94882b69fa08169fcfee52fa8e83e
Author: Thomas Haller <thaller redhat com>
Date: Thu Sep 13 21:28:38 2018 +0200
Revert "editor/vpn: don't show_all() the widgets"
This reverts commit ba8df364841f9435579b5234e11ebf68bdc14c53.
src/connection-editor/page-vpn.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/connection-editor/page-vpn.c b/src/connection-editor/page-vpn.c
index 667340d1..da99f7b3 100644
--- a/src/connection-editor/page-vpn.c
+++ b/src/connection-editor/page-vpn.c
@@ -75,6 +75,7 @@ finish_setup (CEPageVpn *self, gpointer user_data)
return;
}
g_object_ref_sink (parent->page);
+ gtk_widget_show_all (parent->page);
}
CEPage *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]