diff ChangeLog @ 88:2099ee3f9a8d

Fri Oct 27 19:45:32 2006 John Ellis <johne@verizon.net> * layout.c, ui_menu.c, ui_misc.c: Use g_object_ref_sink when gtk_object_sink is not available as it is deprecated.
author gqview
date Sat, 28 Oct 2006 00:03:15 +0000
parents a2b0a7b0b490
children b3149a34d0dd
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 25 19:23:46 2006 +0000
+++ b/ChangeLog	Sat Oct 28 00:03:15 2006 +0000
@@ -1,3 +1,8 @@
+Fri Oct 27 19:45:32 2006  John Ellis  <johne@verizon.net>
+
+	* layout.c, ui_menu.c, ui_misc.c: Use g_object_ref_sink when
+	gtk_object_sink is not available as it is deprecated.
+
 Wed Oct 25 15:17:38 2006  John Ellis  <johne@verizon.net>
 
 	* pixbuf-renderer.c (pixbuf_renderer_scroll): Fix long standing bug