chiark / gitweb /
Bug fix
[clg] / gtk / gtk-export.lisp
index a014726928ec455653765761e042152a2da3b70d..19fbd15fada2c996cb5378a33bbc9fd61ce8b321 100644 (file)
@@ -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")