this change fixes 43090 too

svn path=/trunk/; revision=21204
This commit is contained in:
Chris Toshok
2003-05-16 00:56:51 +00:00
parent bf4ef74000
commit 7a0a2d3e44

View File

@ -3,7 +3,7 @@
* gui/component/addressbook.c (book_open_cb): backing out a tiny
porting of jpr's fix - we need to set the book on the
EAddressbookView, or else it won't do queries, and it won't show
any cards. Fixes #43023.
any cards. Fixes #43023, #43090.
2003-05-15 Chris Toshok <toshok@ximian.com>