X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/0d07716fe78436ae6c9c324cabdd401c25e336af..dd3925210ef1062bf8017087d986f08695c8c40d:/gtk/gtk-export.lisp diff --git a/gtk/gtk-export.lisp b/gtk/gtk-export.lisp index a014726..19fbd15 100644 --- a/gtk/gtk-export.lisp +++ b/gtk/gtk-export.lisp @@ -1,8 +1,8 @@ (in-package "GTK") ;;; Autogenerating exported symbols -(export-from-file #p"clg:gtk;gtkenums.lisp") (export-from-file #p"clg:gtk;gtktypes.lisp") (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;gtkutils.lisp")