From 882658cc42e55cb44cb913a25ee9dfe3ca461815 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 23 Apr 2003 20:34:36 +0000 Subject: [ fixes bug #37351 ] the row the signal is called with is already the 2003-04-23 Chris Toshok [ fixes bug #37351 ] * gui/widgets/e-addressbook-view.c (table_drag_data_get): the row the signal is called with is already the model row, not the view row, so don't call e_table_view_to_model_row on it. svn path=/trunk/; revision=20944 --- addressbook/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 293572bbd5..550daa7917 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2003-04-23 Chris Toshok + + [ fixes bug #37351 ] + * gui/widgets/e-addressbook-view.c (table_drag_data_get): the row + the signal is called with is already the model row, not the view + row, so don't call e_table_view_to_model_row on it. + 2003-04-23 Chris Toshok [ either mostly or entirely fixes #33708 ] -- cgit v1.2.3