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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell-window.h b/shell/e-shell-window.h
index c19d2781a9..7646372e62 100644
--- a/shell/e-shell-window.h
+++ b/shell/e-shell-window.h
@@ -73,4 +73,6 @@ void e_shell_window_set_title(EShellWindow *window, const char *component_id, co
void e_shell_window_save_defaults (EShellWindow *window);
void e_shell_window_show_settings (EShellWindow *window);
+void e_shell_window_change_component_button_icon (EShellWindow *window, const char *component_id, GdkPixbuf *icon);
+
#endif /* _E_SHELL_WINDOW_H_ */