X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/4bf13df9b4b2622020334b598076084eea2cb5c2..56c930d2e4de277384b4d766c31f645e993e9b64:/hello-world.lisp diff --git a/hello-world.lisp b/hello-world.lisp index f6881bf..ab99220 100644 --- a/hello-world.lisp +++ b/hello-world.lisp @@ -6,7 +6,7 @@ ; :type :toplevel :title "Test" :border-width 5 - :visible :show-children t + :visible t :show-children t :child (make-instance 'button :label "Hello World!" :signal (list 'clicked