diff options
Diffstat (limited to 'shell/e-sidebar.h')
-rw-r--r-- | shell/e-sidebar.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-sidebar.h b/shell/e-sidebar.h index d77a7c91b7..e224698346 100644 --- a/shell/e-sidebar.h +++ b/shell/e-sidebar.h @@ -60,5 +60,7 @@ void e_sidebar_add_button (ESidebar *sidebar, GdkPixbuf *icon, int id); +void e_sidebar_select_button (ESidebar *sidebar, + int id); #endif /* _E_SIDEBAR_H_ */ |