diff -r 22f6dadd9f46 -r 38cb8e3992e8 ui/gtk/text.h --- a/ui/gtk/text.h Thu Oct 03 15:37:55 2024 +0200 +++ b/ui/gtk/text.h Thu Oct 03 18:54:19 2024 +0200 @@ -85,6 +85,7 @@ char *current_path; UiPathElm *current_pathelms; + GtkWidget **current_path_buttons; size_t current_nelm; ui_pathelm_func getpathelm;