aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view-menu.h
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-10-21 05:07:26 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-10-21 05:07:26 +0800
commit910b29b7d94511357af425b134afed8aec88ea8a (patch)
tree8c008dd03d13f0789d1d1214365e9fcb66630b76 /shell/e-shell-view-menu.h
parente2e21e3f7650b33259ae9e60ac8b7f5b78dbb098 (diff)
downloadgsoc2013-evolution-910b29b7d94511357af425b134afed8aec88ea8a.tar
gsoc2013-evolution-910b29b7d94511357af425b134afed8aec88ea8a.tar.gz
gsoc2013-evolution-910b29b7d94511357af425b134afed8aec88ea8a.tar.bz2
gsoc2013-evolution-910b29b7d94511357af425b134afed8aec88ea8a.tar.lz
gsoc2013-evolution-910b29b7d94511357af425b134afed8aec88ea8a.tar.xz
gsoc2013-evolution-910b29b7d94511357af425b134afed8aec88ea8a.tar.zst
gsoc2013-evolution-910b29b7d94511357af425b134afed8aec88ea8a.zip
update to new UI handler
2000-10-20 Michael Meeks <michael@helixcode.com> * evolution-shell-component-client.c (evolution_shell_component_client_populate_folder_context_menu), (evolution_shell_component_client_create_view): update to new UI handler * e-shell-view-menu.c (command_create_folder): ditto. * e-storage-set-view.c (popup_folder_menu): ditto. * evolution-shell-component-client.h: kill ui-compat include. svn path=/trunk/; revision=6082
Diffstat (limited to 'shell/e-shell-view-menu.h')
-rw-r--r--shell/e-shell-view-menu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shell-view-menu.h b/shell/e-shell-view-menu.h
index 948a2aa6a3..7f8c3ce0b3 100644
--- a/shell/e-shell-view-menu.h
+++ b/shell/e-shell-view-menu.h
@@ -26,8 +26,6 @@
#ifndef E_SHELL_VIEW_MENU_H
#define E_SHELL_VIEW_MENU_H
-#include <bonobo/bonobo-ui-compat.h>
-
#include "e-shell-view.h"
void e_shell_view_menu_setup (EShellView *shell_view);