X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/5de77033a8b77dba34a45238638212b65c1cf8d0..49674546698d86ce9cfb64db8193877644228b47:/gtk/export.lisp diff --git a/gtk/export.lisp b/gtk/export.lisp index fd686c0..df5d23a 100644 --- a/gtk/export.lisp +++ b/gtk/export.lisp @@ -6,6 +6,8 @@ (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")