summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/libsmartcols.sym
diff options
context:
space:
mode:
Diffstat (limited to 'libsmartcols/src/libsmartcols.sym')
-rw-r--r--libsmartcols/src/libsmartcols.sym7
1 files changed, 2 insertions, 5 deletions
diff --git a/libsmartcols/src/libsmartcols.sym b/libsmartcols/src/libsmartcols.sym
index b6538a5bc..90ecd771c 100644
--- a/libsmartcols/src/libsmartcols.sym
+++ b/libsmartcols/src/libsmartcols.sym
@@ -10,6 +10,7 @@ global:
scols_cell_set_color;
scols_cell_set_data;
scols_column_get_color;
+ scols_column_get_flags;
scols_column_get_header;
scols_column_get_whint;
scols_column_is_no_extremes;
@@ -18,11 +19,7 @@ global:
scols_column_is_tree;
scols_column_is_trunc;
scols_column_set_color;
- scols_column_set_no_extremes;
- scols_column_set_right;
- scols_column_set_strict_width;
- scols_column_set_tree;
- scols_column_set_trunc;
+ scols_column_set_flags;
scols_column_set_whint;
scols_copy_column;
scols_copy_line;