diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-07-22 04:48:43 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-07-22 04:48:43 +0800 |
commit | 161076affab5d0779df383e8b3e611749605e330 (patch) | |
tree | 5cd68b9301632e1b1432ca4e5ae536d048a77e82 /widgets/e-table/ChangeLog | |
parent | 908df637f32ce2cb2688062fbe41792608c83e21 (diff) | |
download | gsoc2013-evolution-161076affab5d0779df383e8b3e611749605e330.tar.gz gsoc2013-evolution-161076affab5d0779df383e8b3e611749605e330.tar.zst gsoc2013-evolution-161076affab5d0779df383e8b3e611749605e330.zip |
Added some unused declarations for drag and drop work.
2000-07-21 Christopher James Lahey <clahey@helixcode.com>
* e-table.h: Added some unused declarations for drag and drop
work.
svn path=/trunk/; revision=4267
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 15782bb22b..3d38e26648 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,8 @@ +2000-07-21 Christopher James Lahey <clahey@helixcode.com> + + * e-table.h: Added some unused declarations for drag and drop + work. + 2000-07-14 Michael Meeks <michael@helixcode.com> * e-table-subset.c (etss_destroy): g_free things we g_malloc. |