From: espen Date: Tue, 22 Feb 2005 17:30:03 +0000 (+0000) Subject: Symbols from gtkstyle.lisp exported X-Git-Tag: clg-0-90~73 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/commitdiff_plain/5de77033a8b77dba34a45238638212b65c1cf8d0 Symbols from gtkstyle.lisp exported --- diff --git a/gtk/export.lisp b/gtk/export.lisp index c872543..fd686c0 100644 --- a/gtk/export.lisp +++ b/gtk/export.lisp @@ -8,3 +8,4 @@ (export-from-file #p"clg:gtk;gtk.lisp") (export-from-file #p"clg:gtk;gtktree.lisp") (export-from-file #p"clg:gtk;gtkaction.lisp") (export-from-file #p"clg:gtk;gtkutils.lisp") +(export-from-file #p"clg:gtk;gtkstyle.lisp")