aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-window.h')
-rw-r--r--shell/e-shell-window.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/e-shell-window.h b/shell/e-shell-window.h
index 1a012fe20a..2d1848b034 100644
--- a/shell/e-shell-window.h
+++ b/shell/e-shell-window.h
@@ -52,7 +52,8 @@ struct _EShellWindowClass {
GType e_shell_window_get_type (void);
-GtkWidget *e_shell_window_new (EShell *shell);
+GtkWidget *e_shell_window_new (EShell *shell,
+ const char *component_id);
void e_shell_window_switch_to_component (EShellWindow *shell,
const char *component_id);