diff src/gtkft.h @ 11010:9fe9c7e00666

[gaim-migrate @ 12871] sf patch #1207058, from Dave Ahlswede (with tweaks by me) Enable opening received files in GNOME by using gnome-open Thank to grim and rlaager for help testing. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 14 Jun 2005 04:13:11 +0000
parents db62420a53a2
children fc464a0abccc
line wrap: on
line diff
--- a/src/gtkft.h	Tue Jun 14 02:26:04 2005 +0000
+++ b/src/gtkft.h	Tue Jun 14 04:13:11 2005 +0000
@@ -121,6 +121,11 @@
 void gaim_gtk_xfers_init(void);
 
 /**
+ * Uninitializes the GTK+ file transfer system.
+ */
+void gaim_gtk_xfers_uninit(void);
+
+/**
  * Sets gaim's main file transfer dialog.
  *
  * @param dialog The main dialog.