|
|
@ -1976,7 +1976,6 @@ void on_log_path_append(GtkWidget *self, add_log_window *window){
|
|
|
|
yon_ubl_status_highlight_incorrect(entry);
|
|
|
|
yon_ubl_status_highlight_incorrect(entry);
|
|
|
|
yon_ubl_status_highlight_incorrect((GtkWidget*)g_list_nth_data(wids,1));
|
|
|
|
yon_ubl_status_highlight_incorrect((GtkWidget*)g_list_nth_data(wids,1));
|
|
|
|
yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),REPEATED_PATHS_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
|
|
|
|
yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),REPEATED_PATHS_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
|
|
|
|
gtk_entry_set_text(GTK_ENTRY(entry),"");
|
|
|
|
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
g_list_free(wids);
|
|
|
|
g_list_free(wids);
|
|
|
|