diff options
Diffstat (limited to 'my-evolution/e-summary.h')
-rw-r--r-- | my-evolution/e-summary.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/my-evolution/e-summary.h b/my-evolution/e-summary.h index ad3e72d925..4ee9d7f98c 100644 --- a/my-evolution/e-summary.h +++ b/my-evolution/e-summary.h @@ -137,6 +137,8 @@ void e_summary_reload (BonoboUIComponent *component, gpointer user_data, const char *cname); void e_summary_draw (ESummary *summary); +void e_summary_redraw_all (void); + void e_summary_change_current_view (ESummary *summary, const char *uri); |