diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-23 00:30:00 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-23 00:30:00 +0800 |
commit | c74b334a2ca16a82d4652a5e5685e361bdaf08dc (patch) | |
tree | 39fba12b21b7fd9e89519238b0b714259a1660c0 /widgets/e-table/ChangeLog | |
parent | cf93af47a5508c1dcb398edb17c9ff775d0c2a9a (diff) | |
download | gsoc2013-evolution-c74b334a2ca16a82d4652a5e5685e361bdaf08dc.tar gsoc2013-evolution-c74b334a2ca16a82d4652a5e5685e361bdaf08dc.tar.gz gsoc2013-evolution-c74b334a2ca16a82d4652a5e5685e361bdaf08dc.tar.bz2 gsoc2013-evolution-c74b334a2ca16a82d4652a5e5685e361bdaf08dc.tar.lz gsoc2013-evolution-c74b334a2ca16a82d4652a5e5685e361bdaf08dc.tar.xz gsoc2013-evolution-c74b334a2ca16a82d4652a5e5685e361bdaf08dc.tar.zst gsoc2013-evolution-c74b334a2ca16a82d4652a5e5685e361bdaf08dc.zip |
Killed a warning.
2000-06-22 Christopher James Lahey <clahey@helixcode.com>
* e-table-item.c: Killed a warning.
svn path=/trunk/; revision=3691
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 573a9526f3..03f4f0e471 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,5 +1,9 @@ 2000-06-22 Christopher James Lahey <clahey@helixcode.com> + * e-table-item.c: Killed a warning. + +2000-06-22 Christopher James Lahey <clahey@helixcode.com> + * e-table-group-container.c: Remove use of the "x" and "y" arguments to EText. |