[network-manager-applet/th/revert-no-show-all: 6/7] Revert "editor/vpn: don't show_all() the widgets"



commit 33fda48b4807e4e7c8e11d5098a444c27de5ca90
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]