From 0fb08f3ff81575a4749d851404233f34252dd2f2 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 21 Oct 2003 18:28:34 +0000 Subject: Merge new-ui-branch to the trunk. svn path=/trunk/; revision=22964 --- shell/e-shell-offline-handler.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'shell/e-shell-offline-handler.h') diff --git a/shell/e-shell-offline-handler.h b/shell/e-shell-offline-handler.h index ce58dd73a9..4a7f60ebf3 100644 --- a/shell/e-shell-offline-handler.h +++ b/shell/e-shell-offline-handler.h @@ -24,9 +24,10 @@ #define _E_SHELL_OFFLINE_HANDLER_H_ #include +#include #include "e-component-registry.h" -#include "e-shell-view.h" + #ifdef __cplusplus extern "C" { @@ -72,7 +73,7 @@ void e_shell_offline_handler_construct (EShellOfflineHandler * EShellOfflineHandler *e_shell_offline_handler_new (EShell *shell); void e_shell_offline_handler_put_components_offline (EShellOfflineHandler *offline_handler, - EShellView *parent_shell_view); + GtkWindow *parent_window); #ifdef __cplusplus } -- cgit v1.2.3