From 7f21c999f5c3a94eddfe0f63793689b1290a47d2 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 30 Jun 2001 02:12:32 +0000 Subject: Replaced GList with GSList here to fix a type mismatch. 2001-06-29 Christopher James Lahey * e-shortcuts-view-model.c (load_all_shortcuts_into_model): Replaced GList with GSList here to fix a type mismatch. svn path=/trunk/; revision=10619 --- shell/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index e500740bb6..9d52e8fccd 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-06-29 Christopher James Lahey + + * e-shortcuts-view-model.c (load_all_shortcuts_into_model): + Replaced GList with GSList here to fix a type mismatch. + 2001-06-29 Christopher James Lahey * Makefile.am (INCLUDES): Changed $(datadir)/evolution/etspec to -- cgit v1.2.3