aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-sort-info.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-sort-info.h')
-rw-r--r--widgets/table/e-table-sort-info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-sort-info.h b/widgets/table/e-table-sort-info.h
index 71822337b7..c79eb019b3 100644
--- a/widgets/table/e-table-sort-info.h
+++ b/widgets/table/e-table-sort-info.h
@@ -70,5 +70,6 @@ void e_table_sort_info_load_from_node (ETableSortInfo *info,
gdouble state_version);
xmlNode *e_table_sort_info_save_to_node (ETableSortInfo *info,
xmlNode *parent);
+ETableSortInfo *e_table_sort_info_duplicate (ETableSortInfo *info);
#endif /* _E_TABLE_SORT_INFO_H_ */