aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk_event-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk_event-handler.h')
-rw-r--r--src/fs/gnunet-fs-gtk_event-handler.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/fs/gnunet-fs-gtk_event-handler.h b/src/fs/gnunet-fs-gtk_event-handler.h
index 8ec10a4a..472ae731 100644
--- a/src/fs/gnunet-fs-gtk_event-handler.h
+++ b/src/fs/gnunet-fs-gtk_event-handler.h
@@ -269,5 +269,12 @@ GNUNET_GTK_fs_event_handler (void *cls,
269 const struct GNUNET_FS_ProgressInfo *info); 269 const struct GNUNET_FS_ProgressInfo *info);
270 270
271 271
272/**
273 * Close the 'uri_tab'.
274 */
275void
276GNUNET_FS_GTK_close_uri_tab_ ();
277
278
272#endif 279#endif
273/* end of gnunet-fs-gtk-event_handler.h */ 280/* end of gnunet-fs-gtk-event_handler.h */