aboutsummaryrefslogtreecommitdiff
path: root/src/setup/gnunet-setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup/gnunet-setup.c')
-rw-r--r--src/setup/gnunet-setup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/setup/gnunet-setup.c b/src/setup/gnunet-setup.c
index a7a306d8..ba82800e 100644
--- a/src/setup/gnunet-setup.c
+++ b/src/setup/gnunet-setup.c
@@ -641,6 +641,8 @@ run (void *cls,
641 (void) GNUNET_CONFIGURATION_load (cfg, cfgName); 641 (void) GNUNET_CONFIGURATION_load (cfg, cfgName);
642 } 642 }
643 main_window = GTK_WIDGET (GNUNET_SETUP_get_object ("GNUNET_setup_dialog")); 643 main_window = GTK_WIDGET (GNUNET_SETUP_get_object ("GNUNET_setup_dialog"));
644 main_window = GNUNET_GTK_plug_me ("GNUNET_FS_GTK_PLUG",
645 main_window);
644 GNUNET_CLIENT_service_test ("resolver", 646 GNUNET_CLIENT_service_test ("resolver",
645 cfg, 647 cfg,
646 GNUNET_CONSTANTS_SERVICE_TIMEOUT, 648 GNUNET_CONSTANTS_SERVICE_TIMEOUT,