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