diff -r 3ac472683246 -r ae61523bce20 ui/gtk/text.h --- a/ui/gtk/text.h Thu Oct 03 18:24:13 2024 +0200 +++ b/ui/gtk/text.h Thu Oct 03 18:52:51 2024 +0200 @@ -85,6 +85,7 @@ char *current_path; UiPathElm *current_pathelms; + GtkWidget **current_path_buttons; size_t current_nelm; ui_pathelm_func getpathelm;