QList<QByteArray> and QList<QVariant> conversion & use cxx:operator== and qt:operator== in cxx:=
qt.mbd
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/qt.mbd 2014-10-30 07:48:55.000000000 +0100
+++ new-qt.gui/qt.mbd 2014-10-30 07:48:55.000000000 +0100
@@ -48,6 +48,7 @@
("operator" (:needs "qt" "object"))
("application" (:needs "qt"))
("qstring" (:needs "qt"))
+ ("list" (:needs "qt"))
("msg-handler" (:needs "lib"))
("painter" (:needs "qt"))
("timer" (:needs "qt"))
@@ -66,4 +67,4 @@
("variant" (:needs "qt" "qstring" "lisp-object"))
("properties" (:needs "variant")))))
(:uses-macros-from :smoke)
- (:needs :smoke :sysdef.cmake :cffi))
+ (:needs :smoke :sysdef.cmake :cffi :alexandria))