Qt Example: Colliding Mice
src/package.lisp
Mon Jan 25 22:13:57 CET 2010 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Qt Example: Colliding Mice
--- old-qt.examples/src/package.lisp 2014-10-30 07:35:58.000000000 +0100
+++ new-qt.examples/src/package.lisp 2014-10-30 07:35:58.000000000 +0100
@@ -18,6 +18,7 @@
#:launcher
#:analog-clock
+ #:colliding-mice
#:load-ui-file))