pidgin/gtkutils.c

changeset 32212
53d06e21e630
parent 32188
cb9cad610bc6
child 32229
f4aa2edf2735
child 32435
2e6ea753c9d4
--- a/pidgin/gtkutils.c	Mon Aug 22 16:36:48 2011 +0000
+++ b/pidgin/gtkutils.c	Mon Aug 22 22:25:09 2011 +0000
@@ -1290,7 +1290,7 @@
 
 	monitor_num = gdk_screen_get_monitor_at_point (screen, *x, *y);
 
-	push_in = FALSE;
+	*push_in = FALSE;
 
 	/*
 	 * The placement of popup menus horizontally works like this (with

mercurial