[gtk-cffi-cvs] CVS gtk-cffi/examples

CVS User rklochkov rklochkov at common-lisp.net
Sun Aug 28 15:38:31 UTC 2011


Update of /project/gtk-cffi/cvsroot/gtk-cffi/examples
In directory tiger.common-lisp.net:/tmp/cvs-serv2159/examples

Modified Files:
	editor.lisp 
Log Message:
Fixed name clash in widget and menu-item


--- /project/gtk-cffi/cvsroot/gtk-cffi/examples/editor.lisp	2011/08/28 10:31:30	1.2
+++ /project/gtk-cffi/cvsroot/gtk-cffi/examples/editor.lisp	2011/08/28 15:38:31	1.3
@@ -15,9 +15,7 @@
      :expand t
      ('h-box
       :expand nil
-      
-
-                                       ;    ('h-paned
+      ;('h-paned
       ('scrolled-window
        ('tree-view))
       :expand t





More information about the gtk-cffi-cvs mailing list