From: espen Date: Tue, 22 Feb 2005 17:30:03 +0000 (+0000) Subject: Symbols from gtkstyle.lisp exported X-Git-Url: https://git.distorted.org.uk/~mdw/clg/commitdiff_plain/dde333582e1dac8e2a464552588791a13a45211e 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;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")