[Pkg-e-commits] [SCM] Enlightenment DR17 toolkit based (based on the EFL) branch, upstream-vcs, updated. 447de88121d145a078f1754a0cfebb704d363821

pfritz pfritz at alioth.debian.org
Sat Jun 7 18:34:13 UTC 2008


The following commit has been merged in the upstream-vcs branch:
commit 586c7cd1586105c9f70fb901475956495484e027
Author: pfritz <pfritz>
Date:   Mon Apr 21 22:49:24 2008 +0000

    oops, these functions will come later

diff --git a/src/lib/ewl_tree.h b/src/lib/ewl_tree.h
index c16a98b..fdaec7b 100644
--- a/src/lib/ewl_tree.h
+++ b/src/lib/ewl_tree.h
@@ -130,14 +130,6 @@ int 		 ewl_tree_init(Ewl_Tree *tree);
 void		 ewl_tree_column_count_set(Ewl_Tree *tree,
 						unsigned int count);
 unsigned int	 ewl_tree_column_count_get(Ewl_Tree *tree);
-void		 ewl_tree_column_fixed_size_set(Ewl_Tree *tree, 
-					unsigned int col, unsigned int fixed);
-unsigned int	 ewl_tree_column_fixed_size_get(Ewl_Tree *tree, 
-					unsigned int col);
-void		 ewl_tree_column_initial_size_set(Ewl_Tree *tree, 
-					unsigned int col, int size);
-int		 ewl_tree_column_initial_size_get(Ewl_Tree *tree, 
-					unsigned int col);
 
 void		 ewl_tree_headers_visible_set(Ewl_Tree *tree,
 					       unsigned char visible);

-- 
Enlightenment DR17 toolkit based (based on the EFL)



More information about the Pkg-e-commits mailing list