X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/d0f6c9486b991eb45c3932c76623222c204ea9e5..5a3bf471fdf7ea4cceb1aa2270b89543e00fae30:/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")