[network-manager-applet: 2/4] Revert "editor/vpn: don't show_all() the widgets"



commit 2f6caff910304a58168961e1d2aa5259a9bf5e0f
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]