Break API compatibility for qt:with-app and qt:exec & spellcheck
src/ownership.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/ownership.lisp 2014-10-30 07:46:10.000000000 +0100
+++ new-qt.gui/src/ownership.lisp 2014-10-30 07:46:10.000000000 +0100
@@ -74,6 +74,6 @@
;; QListwidgetitem
-;; Relases ownership
+;; Releases ownership
;;QList<QStandardItem *> QStandardItemModel::takeColumn ( int column )
;; etc