aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-component-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-component-view.h')
-rw-r--r--shell/e-component-view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-component-view.h b/shell/e-component-view.h
index 4b5ade05f9..d0c8d56a09 100644
--- a/shell/e-component-view.h
+++ b/shell/e-component-view.h
@@ -69,6 +69,7 @@ EComponentView *e_component_view_new(GNOME_Evolution_ShellView shell_view, const
EComponentView *e_component_view_new_controls(GNOME_Evolution_ShellView parent, const char *id, struct _BonoboControl *side, struct _BonoboControl *view, struct _BonoboControl *statusbar);
void e_component_view_set_title(EComponentView *ecv, const char *title);
+void e_component_view_set_button_icon (EComponentView *ecv, const char *iconName);
#ifdef __cplusplus
}