diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-10-06 06:26:12 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-10-06 06:26:12 +0800 |
commit | 36b8074356019d02f3359434c8b1ebc8e5d412d4 (patch) | |
tree | 9de635d8884bce1f2c590157cc647679f6ee91ae /executive-summary/ChangeLog | |
parent | cce409e270a566185da06289ffa86e7321afe174 (diff) | |
download | gsoc2013-evolution-36b8074356019d02f3359434c8b1ebc8e5d412d4.tar.gz gsoc2013-evolution-36b8074356019d02f3359434c8b1ebc8e5d412d4.tar.zst gsoc2013-evolution-36b8074356019d02f3359434c8b1ebc8e5d412d4.zip |
include <gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" to
2000-10-05 Chris Toshok <toshok@helixcode.com>
* component/component-factory.c: include
<gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" to
clear up e_notice declaration, and #include <gnome.h> to get "_".
svn path=/trunk/; revision=5753
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r-- | executive-summary/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index 3f6d3e1a0c..9ff6adb81c 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,9 @@ +2000-10-05 Chris Toshok <toshok@helixcode.com> + + * component/component-factory.c: include + <gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" to + clear up e_notice declaration, and #include <gnome.h> to get "_". + 2000-10-05 Michael Meeks <michael@helixcode.com> * component/e-summary-factory.c (control_activate): upd. |