diff --git a/panels/network/cc-network-panel.ui b/panels/network/cc-network-panel.ui index da65dd50f..ff78b492c 100644 --- a/panels/network/cc-network-panel.ui +++ b/panels/network/cc-network-panel.ui @@ -40,32 +40,22 @@ False none - + True - False - horizontal - start - - - - - True - False - True - - - + 600 + 400 + 32 + 32 + 12 + 12 True False True 12 - 32 - 32 - 18 - 18 vertical + start @@ -216,16 +206,6 @@ - - - - - True - False - True - - - diff --git a/tests/network/test-network-panel.c b/tests/network/test-network-panel.c index 0ce09ba56..7ee765914 100644 --- a/tests/network/test-network-panel.c +++ b/tests/network/test-network-panel.c @@ -33,6 +33,8 @@ #include #include #include +#define HANDY_USE_UNSTABLE_API +#include #include "cc-test-window.h" #include "shell/cc-object-storage.h" @@ -645,6 +647,7 @@ main (int argc, char **argv) g_setenv ("LC_ALL", "C", TRUE); gtk_test_init (&argc, &argv, NULL); + hdy_init (&argc, &argv); g_test_add ("/network-panel-wired/empty-ui", NetworkPanelFixture,