diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-09 13:15:14 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-09 13:15:14 +0800 |
commit | a0522bcc255a194232d46dd52ba4a719c66d42f6 (patch) | |
tree | 17df9013608df6d36b4413e58860de4b675492e0 /widgets/e-table/ChangeLog | |
parent | 44628427f8c59beebd83979376cb87d64fd7da83 (diff) | |
download | gsoc2013-evolution-a0522bcc255a194232d46dd52ba4a719c66d42f6.tar gsoc2013-evolution-a0522bcc255a194232d46dd52ba4a719c66d42f6.tar.gz gsoc2013-evolution-a0522bcc255a194232d46dd52ba4a719c66d42f6.tar.bz2 gsoc2013-evolution-a0522bcc255a194232d46dd52ba4a719c66d42f6.tar.lz gsoc2013-evolution-a0522bcc255a194232d46dd52ba4a719c66d42f6.tar.xz gsoc2013-evolution-a0522bcc255a194232d46dd52ba4a719c66d42f6.tar.zst gsoc2013-evolution-a0522bcc255a194232d46dd52ba4a719c66d42f6.zip |
Changed e_popup_menu_run call to match the new arguments.
2000-08-09 Christopher James Lahey <clahey@helixcode.com>
* e-table-header-item.c: Changed e_popup_menu_run call to match
the new arguments.
svn path=/trunk/; revision=4628
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 0bf8bfb5c4..4ef9a21216 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,8 @@ +2000-08-09 Christopher James Lahey <clahey@helixcode.com> + + * e-table-header-item.c: Changed e_popup_menu_run call to match + the new arguments. + 2000-08-05 Christopher James Lahey <clahey@helixcode.com> * e-table.c, e-table.h: Added functions to convert from view row |