aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk.h')
-rw-r--r--src/fs/gnunet-fs-gtk.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/fs/gnunet-fs-gtk.h b/src/fs/gnunet-fs-gtk.h
index c5cfa7d6..c19e07b8 100644
--- a/src/fs/gnunet-fs-gtk.h
+++ b/src/fs/gnunet-fs-gtk.h
@@ -215,6 +215,14 @@ GNUNET_FS_GTK_get_fs_handle (void);
215 215
216 216
217/** 217/**
218 * Remember FS handle if we don't have one yet.
219 *
220 * @param fsh file sharing handle to use
221 */
222void
223GNUNET_FS_GTK_set_fs_handle (struct GNUNET_FS_Handle *fsh);
224
225/**
218 * Get an object from the main window. 226 * Get an object from the main window.
219 * 227 *
220 * @param name name of the object 228 * @param name name of the object