From d591587d8f36e9cf4a1abb16f14f2feee8e507fb Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 28 May 2001 21:06:34 +0000 Subject: Call e_tree_node_set_expanded on the storage_set_view, not the storage_set * e-storage-set-view.c (new_storage_cb): Call e_tree_node_set_expanded on the storage_set_view, not the storage_set (which is not an ETree). svn path=/trunk/; revision=10033 --- shell/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index ff745719d2..68440fa2b5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-05-28 Dan Winship + + * e-storage-set-view.c (new_storage_cb): Call + e_tree_node_set_expanded on the storage_set_view, not the + storage_set (which is not an ETree). + 2001-05-27 Dan Winship * evolution-shell-component-utils.c: New file. -- cgit