ui/gtk/text.h

branch
newapi
changeset 323
38cb8e3992e8
parent 310
4918f9132552
--- 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;

mercurial