diff src/gtkft.h @ 5974:1abc483f74c6

[gaim-migrate @ 6421] Makes the two checkboxes on the file transfer dialog window remember themselves. Just like the Alamo. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 29 Jun 2003 07:50:48 +0000
parents 059d95c67cda
children ac191233b816
line wrap: on
line diff
--- a/src/gtkft.h	Sun Jun 29 06:40:17 2003 +0000
+++ b/src/gtkft.h	Sun Jun 29 07:50:48 2003 +0000
@@ -115,6 +115,11 @@
 /*@{*/
 
 /**
+ * Initializes the GTK+ file transfer system.
+ */
+void gaim_gtk_xfer_init(void);
+
+/**
  * Sets gaim's main file transfer dialog.
  *
  * @param dialog The main dialog.