X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/aec01df4754c55dd31e096785b143ddafcfe37fc..c7dc6a10747ea8104768f828ac9296bf4ca56859:/gtk/export.lisp diff --git a/gtk/export.lisp b/gtk/export.lisp index 19fbd15..df5d23a 100644 --- a/gtk/export.lisp +++ b/gtk/export.lisp @@ -5,4 +5,9 @@ (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;gtktext.lisp") +(export-from-file #p"clg:gtk;gtkaction.lisp") +(export-from-file #p"clg:gtk;gtkselection.lisp") (export-from-file #p"clg:gtk;gtkutils.lisp") +(export-from-file #p"clg:gtk;gtkstyle.lisp")