pidgin/gtkft.c

changeset 15574
18d9d1c05994
parent 15570
81e9b7d13875
child 15578
8039a694e225
--- a/pidgin/gtkft.c	Sat Feb 03 09:24:33 2007 +0000
+++ b/pidgin/gtkft.c	Sat Feb 03 18:46:49 2007 +0000
@@ -881,7 +881,7 @@
 
 #ifdef _WIN32
 	g_signal_connect(G_OBJECT(dialog->window), "show",
-		G_CALLBACK(gtkwgaim_ensure_onscreen), dialog->window);
+		G_CALLBACK(winpidgin_ensure_onscreen), dialog->window);
 #endif
 
 	return dialog;

mercurial