aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-selection-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-tree-selection-model.h')
-rw-r--r--widgets/table/e-tree-selection-model.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-tree-selection-model.h b/widgets/table/e-tree-selection-model.h
index f71c0afc35..ef396c237c 100644
--- a/widgets/table/e-tree-selection-model.h
+++ b/widgets/table/e-tree-selection-model.h
@@ -67,6 +67,7 @@ void e_tree_selection_model_add_to_selection (ETreeSelectionModel
ETreePath path);
void e_tree_selection_model_change_cursor (ETreeSelectionModel *etsm,
ETreePath path);
+ETreePath e_tree_selection_model_get_cursor (ETreeSelectionModel *etsm);
#ifdef __cplusplus
}