ui/gtk/text.h

changeset 48
ae61523bce20
parent 44
473954dc6b74
--- 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;

mercurial