diff options
Diffstat (limited to 'my-evolution/e-summary-shown.h')
-rw-r--r-- | my-evolution/e-summary-shown.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/e-summary-shown.h b/my-evolution/e-summary-shown.h index d834874f0c..af9684c671 100644 --- a/my-evolution/e-summary-shown.h +++ b/my-evolution/e-summary-shown.h @@ -66,6 +66,7 @@ ETreePath e_summary_shown_add_node (ESummaryShown *shown, gboolean all, ESummaryShownModelEntry *entry, ETreePath parent, + gboolean expanded, gpointer data); void e_summary_shown_remove_node (ESummaryShown *shown, gboolean all, |