pidgin/gtkconv.c

changeset 15574
18d9d1c05994
parent 15570
81e9b7d13875
child 15575
bd1e13b63e4b
child 15579
03a1f1509d96
--- a/pidgin/gtkconv.c	Sat Feb 03 09:24:33 2007 +0000
+++ b/pidgin/gtkconv.c	Sat Feb 03 18:46:49 2007 +0000
@@ -7759,7 +7759,7 @@
 
 #ifdef _WIN32
 	g_signal_connect(G_OBJECT(win->window), "show",
-	                 G_CALLBACK(gtkwgaim_ensure_onscreen), win->window);
+	                 G_CALLBACK(winpidgin_ensure_onscreen), win->window);
 #endif
 
 	return win;

mercurial