X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/1047e159d403df191a35ed684e3c80517fbf3807..34f9e1d49c0b952ab3042362c54d85520992927f:/gtk/gtkobject.lisp diff --git a/gtk/gtkobject.lisp b/gtk/gtkobject.lisp index aa102ab..e266909 100644 --- a/gtk/gtkobject.lisp +++ b/gtk/gtkobject.lisp @@ -15,7 +15,7 @@ ;; License along with this library; if not, write to the Free Software ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -;; $Id: gtkobject.lisp,v 1.16 2004-10-31 12:05:52 espen Exp $ +;; $Id: gtkobject.lisp,v 1.17 2004-10-31 14:44:05 espen Exp $ (in-package "GTK") @@ -92,6 +92,7 @@ (nil null) (nil null)) +(import 'gtk-system:clg-init) (defun clg-init (&optional display) "Initializes the system and starts the event handling"