X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/aec01df4754c55dd31e096785b143ddafcfe37fc..c07660b35e589c4ffc05b9b859808c4cca0a4435:/gtk/export.lisp diff --git a/gtk/export.lisp b/gtk/export.lisp index 19fbd15..c872543 100644 --- a/gtk/export.lisp +++ b/gtk/export.lisp @@ -5,4 +5,6 @@ (export-from-file #p"clg:gtk;gtkwidget.lisp") (export-from-file #p"clg:gtk;gtkcontainer.lisp") (export-from-file #p"clg:gtk;gtk.lisp") +(export-from-file #p"clg:gtk;gtktree.lisp") +(export-from-file #p"clg:gtk;gtkaction.lisp") (export-from-file #p"clg:gtk;gtkutils.lisp")