Break API compatibility for qt:with-app and qt:exec & spellcheck
src/package.lisp
Wed Jul 1 12:58:06 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Break API compatibility for qt:with-app and qt:exec & spellcheck
--- old-qt.gui/src/package.lisp 2014-10-30 07:46:11.000000000 +0100
+++ new-qt.gui/src/package.lisp 2014-10-30 07:46:11.000000000 +0100
@@ -2,7 +2,7 @@
(:use :cl :smoke :cffi :bordeaux-threads :cxx-support :alexandria))
(defpackage :cl-smoke.qt
- (:use) ;; do not use :cl to prevent collition with TIME and CHAR
+ (:use) ;; do not use :cl to prevent collision with TIME and CHAR
(:nicknames :qt)
(:export #:app
#:app-p