diff src/gtkconv.h @ 8290:84ec38c3efcc

[gaim-migrate @ 9014] Moved the Get User Info and Insert Link dialogs to the request API. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 19 Feb 2004 08:06:23 +0000
parents b75fa309b2c6
children 6f549c1d0829
line wrap: on
line diff
--- a/src/gtkconv.h	Thu Feb 19 07:25:31 2004 +0000
+++ b/src/gtkconv.h	Thu Feb 19 08:06:23 2004 +0000
@@ -188,7 +188,7 @@
 		GtkWidget *bg_color;
 		GtkWidget *font;
 		GtkWidget *smiley;
-		GtkWidget *link;
+		void *link;
 		GtkWidget *image;
 		GtkWidget *log;
 		GtkWidget *search;