[cells-cvs] CVS Celtk
fgoenninger
fgoenninger at common-lisp.net
Sun Jul 12 14:47:46 UTC 2009
Update of /project/cells/cvsroot/Celtk
In directory cl-net:/tmp/cvs-serv24299
Modified Files:
widget.lisp
Log Message:
Fixed: incorrect patch import - leftover "widget-event-handle" removed.
--- /project/cells/cvsroot/Celtk/widget.lisp 2009/07/12 11:34:49 1.23
+++ /project/cells/cvsroot/Celtk/widget.lisp 2009/07/12 14:47:46 1.24
@@ -51,7 +51,6 @@
(return-from xwin-widget self))
finally (trc "xwin-widget > no widget for xwin " xwin)))))
-widget-event-handle
;;; --- widget -----------------------------------------
(defmodel widget (family tk-object)
More information about the Cells-cvs
mailing list