aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-table.h
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-summary-table.h')
-rw-r--r--my-evolution/e-summary-table.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/my-evolution/e-summary-table.h b/my-evolution/e-summary-table.h
index cbddb9bec9..859f8f7ec9 100644
--- a/my-evolution/e-summary-table.h
+++ b/my-evolution/e-summary-table.h
@@ -69,5 +69,6 @@ ETreePath e_summary_table_add_node (ESummaryTable *est,
ETreePath path,
int position,
gpointer node_data);
-
+guint e_summary_table_get_num_children (ESummaryTable *est,
+ ETreePath path);
#endif