application/window.h

changeset 11
26acbfa75c1f
parent 8
726b24766437
child 13
5a8762fcfecc
--- a/application/window.h	Tue Jan 30 08:49:35 2024 +0100
+++ b/application/window.h	Tue Jan 30 09:10:05 2024 +0100
@@ -54,6 +54,7 @@
 
 void window_progress(MainWindow *win, int on);
 
+void action_path_selected(UiEvent *event, void *data);
 
 #ifdef	__cplusplus
 }

mercurial