Don't unref model if it is NULL. (#139770)

2004-04-12  Matthias Clasen  <mclasen@dhcp64-228.boston.redhat.com>

	* gtk/gtkcombobox.c (gtk_combo_box_unset_model): Don't unref
	model if it is NULL. (#139770)
This commit is contained in:
Matthias Clasen
2004-04-12 20:06:52 +00:00
committed by Matthias Clasen
parent d7cb94614d
commit db6f9f3e56
6 changed files with 20 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2004-04-12 Matthias Clasen <mclasen@dhcp64-228.boston.redhat.com>
* gtk/gtkcombobox.c (gtk_combo_box_unset_model): Don't unref
model if it is NULL. (#139770)
* gtk/gtktreeview.c (gtk_tree_view_get_cell_area): Typo fix.
* gtk/gtkentrycompletion.c (gtk_entry_completion_init): Don't add