Mercurial > pidgin.yaz
diff pidgin/gtkconv.c @ 15516:3267c1cb5984
merge of '5640aed5456a4805ad88daaba5fbb055024d2c46'
and '83a9a9d0446e58b53a92fdab5a230be62c5c3828'
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Sat, 03 Feb 2007 20:36:01 +0000 |
parents | 535f002e7b0f 75ffc646647f |
children | a369d8735a46 |
line wrap: on
line diff
--- a/pidgin/gtkconv.c Sat Feb 03 19:08:27 2007 +0000 +++ b/pidgin/gtkconv.c Sat Feb 03 20:36:01 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;