ui/motif/pathbar.h

changeset 926
32b16cbca280
parent 925
df27741d02b5
--- a/ui/motif/pathbar.h	Sun Nov 23 08:35:40 2025 +0100
+++ b/ui/motif/pathbar.h	Sun Nov 23 08:44:41 2025 +0100
@@ -85,6 +85,8 @@
 
 void pathbar_resize(Widget w, PathBar *p, XtPointer d);
 
+char* pathbar_concat_path(const char *path1, const char *path2);
+
 #ifdef __cplusplus
 }
 #endif

mercurial