diff options
Diffstat (limited to 'shell/e-component-registry.h')
-rw-r--r-- | shell/e-component-registry.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-component-registry.h b/shell/e-component-registry.h index f4ba0df912..06a979a986 100644 --- a/shell/e-component-registry.h +++ b/shell/e-component-registry.h @@ -72,6 +72,7 @@ struct _EComponentInfo { GNOME_Evolution_Component iface; char *button_label; + char *button_tooltips; GdkPixbuf *button_icon; char *menu_label; char *menu_accelerator; |