diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-11 04:35:52 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-11 04:35:52 +0800 |
commit | 0097872c134e712a520b408d294dc7c6d5156527 (patch) | |
tree | d0fd787791b7cd39d198f0965e4849dbe2dda792 /shell/e-shell-folder-creation-dialog.h | |
parent | cf26eac80769d0c09bdf6580b4cde7343071962c (diff) | |
download | gsoc2013-evolution-0097872c134e712a520b408d294dc7c6d5156527.tar.gz gsoc2013-evolution-0097872c134e712a520b408d294dc7c6d5156527.tar.zst gsoc2013-evolution-0097872c134e712a520b408d294dc7c6d5156527.zip |
Folder selection dialog, (untested) CORBA interfaces for it, and a new
"Go to folder..." menu item. Also made the creation dialog slightly
larger.
svn path=/trunk/; revision=3508
Diffstat (limited to 'shell/e-shell-folder-creation-dialog.h')
-rw-r--r-- | shell/e-shell-folder-creation-dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-folder-creation-dialog.h b/shell/e-shell-folder-creation-dialog.h index 430898b6b0..ac7518f986 100644 --- a/shell/e-shell-folder-creation-dialog.h +++ b/shell/e-shell-folder-creation-dialog.h @@ -24,7 +24,7 @@ #ifndef E_SHELL_FOLDER_CREATION_DIALOG_H #define E_SHELL_FOLDER_CREATION_DIALOG_H -#include <gtk/gtkwidget.h> +#include <gtk/gtkwindow.h> #include "e-shell.h" |