From fbc6a557a6d394fb9749cac6e739b6de63752b74 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 2 Jul 2000 04:46:36 +0000 Subject: Added an extra @allowed_types parameter to the shell's folder selection dialog, and update the code that uses it accordingly. svn path=/trunk/; revision=3854 --- widgets/misc/e-gui-utils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'widgets') diff --git a/widgets/misc/e-gui-utils.h b/widgets/misc/e-gui-utils.h index cffdbd1e4f..c1958879aa 100644 --- a/widgets/misc/e-gui-utils.h +++ b/widgets/misc/e-gui-utils.h @@ -4,6 +4,8 @@ #include #include +#include + void e_popup_menu (GtkMenu *menu, GdkEventButton *event); void e_auto_kill_popup_menu_on_hide (GtkMenu *menu); void e_notice (GtkWindow *window, const char *type, const char *format, ...); -- cgit v1.2.3