[cells-gtk-cvs] CVS root/cells-gtk

pdenno pdenno at common-lisp.net
Wed Jun 7 16:48:59 UTC 2006


Update of /project/cells-gtk/cvsroot/root/cells-gtk
In directory clnet:/tmp/cvs-serv3724/root/cells-gtk

Modified Files:
	tree-view.lisp 
Log Message:
Applied patches from Andras Simon

--- /project/cells-gtk/cvsroot/root/cells-gtk/tree-view.lisp	2006/02/19 20:13:51	1.15
+++ /project/cells-gtk/cvsroot/root/cells-gtk/tree-view.lisp	2006/06/07 16:48:59	1.16
@@ -260,5 +260,3 @@
   `(list ,@(loop for (type inits renderer) in args collect
 		 `(list ,type ',inits ,renderer))))
 
-(eval-when (compile load eval)
-  (export '(mk-listbox mk-treebox def-columns)))




More information about the Cells-gtk-cvs mailing list