comparison src/gtkft.h @ 6267:36b80ce02a51

[gaim-migrate @ 6764] I wonder how long gaim wasn't compiling... committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 22 Jul 2003 08:11:44 +0000
parents ac191233b816
children feb3d21a7794
comparison
equal deleted inserted replaced
6266:57d1630ff885 6267:36b80ce02a51
114 /*@{*/ 114 /*@{*/
115 115
116 /** 116 /**
117 * Initializes the GTK+ file transfer system. 117 * Initializes the GTK+ file transfer system.
118 */ 118 */
119 void gaim_gtk_xfer_init(void); 119 void gaim_gtk_xfers_init(void);
120 120
121 /** 121 /**
122 * Sets gaim's main file transfer dialog. 122 * Sets gaim's main file transfer dialog.
123 * 123 *
124 * @param dialog The main dialog. 124 * @param dialog The main dialog.