QList<QByteArray> and QList<QVariant> conversion & use cxx:operator== and qt:operator== in cxx:=
src/package.lisp
Wed May 27 19:18:41 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* QList<QByteArray> and QList<QVariant> conversion & use cxx:operator== and qt:operator== in cxx:=
--- old-qt.gui/src/package.lisp 2014-10-30 07:49:06.000000000 +0100
+++ new-qt.gui/src/package.lisp 2014-10-30 07:49:06.000000000 +0100
@@ -1,5 +1,5 @@
(defpackage :qt
- (:use :cl :smoke :cffi :bordeaux-threads :cxx-support)
+ (:use :cl :smoke :cffi :bordeaux-threads :cxx-support :alexandria)
(:export #:app
#:app-p
#:exec