From ac776134ded8cae7be1b80aaad8b63eff2f456d4 Mon Sep 17 00:00:00 2001 From: espen Date: Mon, 25 Apr 2005 18:13:32 +0000 Subject: [PATCH] Cosmetic change --- examples/testgtk.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/testgtk.lisp b/examples/testgtk.lisp index 72e6a39..970f311 100644 --- a/examples/testgtk.lisp +++ b/examples/testgtk.lisp @@ -26,7 +26,7 @@ ;; Kimball, Josh MacDonald and others. -;; $Id: testgtk.lisp,v 1.30 2005-04-23 16:48:49 espen Exp $ +;; $Id: testgtk.lisp,v 1.31 2005-04-25 18:13:32 espen Exp $ #+sbcl(require :gtk) #+cmucl(asdf:oos 'asdf:load-op :gtk) @@ -1852,7 +1852,7 @@ This one is underlined ( (ui-manager-get-widget ui "/ToolBar") :expand nil :fill nil) :child (make-instance 'label - :label "Type to start" + :label "Type Ctrl+Q to quit" :xalign 0.5 :yalign 0.5 :width-request 200 :height-request 200)))) -- 2.11.0