diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-10-06 06:29:29 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-10-06 06:29:29 +0800 |
commit | 35f032e73a472ae4d859552a7f3b59108b89706e (patch) | |
tree | be157d91ea9a3708db6cde62ca34e9326e1d5f62 /shell/ChangeLog | |
parent | 36b8074356019d02f3359434c8b1ebc8e5d412d4 (diff) | |
download | gsoc2013-evolution-35f032e73a472ae4d859552a7f3b59108b89706e.tar.gz gsoc2013-evolution-35f032e73a472ae4d859552a7f3b59108b89706e.tar.zst gsoc2013-evolution-35f032e73a472ae4d859552a7f3b59108b89706e.zip |
#include <gal/widgets/e-gui-utils.h>
2000-10-05 Chris Toshok <toshok@helixcode.com>
* e-shell-folder-creation-dialog.c: #include <gal/widgets/e-gui-utils.h>
* e-shell-folder-selection-dialog.c: same.
svn path=/trunk/; revision=5754
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 03d2ab81e4..d1f49e9166 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2000-10-05 Chris Toshok <toshok@helixcode.com> + * e-shell-folder-creation-dialog.c: #include <gal/widgets/e-gui-utils.h> + + * e-shell-folder-selection-dialog.c: same. + +2000-10-05 Chris Toshok <toshok@helixcode.com> + * e-shell-folder-selection-dialog.c: add #include for libgnomeui/gnome-messagebox.h |