Don't clear the model until we clean up all the other objects that might

Thu Jan 24 11:53:19 2002  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtktreeview.c (gtk_tree_view_destroy): Don't clear
	the model until we clean up all the other objects
	that might refer to the object.
This commit is contained in:
Owen Taylor
2002-01-24 16:54:54 +00:00
committed by Owen Taylor
parent 44047a30e2
commit bc5dfe106d
8 changed files with 45 additions and 8 deletions

View File

@ -1,3 +1,9 @@
Thu Jan 24 11:53:19 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_destroy): Don't clear
the model until we clean up all the other objects
that might refer to the object.
2002-01-24 Mark McLoughlin <mark@skynet.ie>
* gtk/gtkaccessible.h: include gtk/gtkwidget.h