Update of /project/lgtk/cvsroot/lgtk In directory common-lisp.net:/tmp/cvs-serv14368
Modified Files: lgtk-examples.asd Log Message: Added a few more bindings. Different flavors of buttons. This was a patch by Sverker Wiberg.
Date: Mon Mar 1 12:41:41 2004 Author: mmommer
Index: lgtk/lgtk-examples.asd diff -u lgtk/lgtk-examples.asd:1.4 lgtk/lgtk-examples.asd:1.5 --- lgtk/lgtk-examples.asd:1.4 Tue Nov 11 16:41:51 2003 +++ lgtk/lgtk-examples.asd Mon Mar 1 12:41:41 2004 @@ -24,6 +24,7 @@ (:file "check-button") (:file "radio-buttons") (:file "toggle-button") + (:file "button-flavors") (:file "tables-hw") (:file "dialog") (:file "entry"))))