diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-11 03:26:19 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-11 03:26:19 +0800 |
commit | 01e53b8aea2fe29504954737c0ec50d4f926b089 (patch) | |
tree | 79136a7f2a449e544d6f3697701e81a6b21876d2 /widgets/e-table/ChangeLog | |
parent | 25b97b309cc26fc3d2028db90397b24137af03b4 (diff) | |
download | gsoc2013-evolution-01e53b8aea2fe29504954737c0ec50d4f926b089.tar gsoc2013-evolution-01e53b8aea2fe29504954737c0ec50d4f926b089.tar.gz gsoc2013-evolution-01e53b8aea2fe29504954737c0ec50d4f926b089.tar.bz2 gsoc2013-evolution-01e53b8aea2fe29504954737c0ec50d4f926b089.tar.lz gsoc2013-evolution-01e53b8aea2fe29504954737c0ec50d4f926b089.tar.xz gsoc2013-evolution-01e53b8aea2fe29504954737c0ec50d4f926b089.tar.zst gsoc2013-evolution-01e53b8aea2fe29504954737c0ec50d4f926b089.zip |
Fix a typbraino in the ETableScrolled header file.
svn path=/trunk/; revision=4043
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 9b5c445ff0..811a751f45 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,7 @@ +2000-07-10 Ettore Perazzoli <ettore@helixcode.com> + + * e-table-scrolled.h: s/GtkTable/EScrollFrameClass/. + 2000-07-09 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Add e-table-scrolled.c and e-table-scrolled.h. |