@ -531,7 +531,7 @@ gboolean on_main_window_domain_status_update(connection_window *window){
} else {
gtk_entry_set_icon_from_icon_name(GTK_ENTRY(window->AdressEntry),GTK_ENTRY_ICON_SECONDARY,domain_disconnected_icon);
}
return 1;
return GDK_EVENT_PROPAGATE;
gboolean yon_update_thread(GtkWidget *self, GdkEvent *event, connection_window *window){