pidgin/plugins/spellchk.c

changeset 21127
c6347aed1fb0
parent 21106
b85fbef13eed
child 22104
56970903b8e9
child 22139
f0f4a10114ea
--- a/pidgin/plugins/spellchk.c	Tue Oct 30 03:24:07 2007 +0000
+++ b/pidgin/plugins/spellchk.c	Tue Oct 30 04:28:31 2007 +0000
@@ -2341,6 +2341,8 @@
 #endif
 
 	gtk_widget_show_all(ret);
+	g_object_unref(sg);
+	g_object_unref(sg2);
 	return ret;
 }
 

mercurial