Support ownership transfer to non smoke wrapped QObjects & cleanup C++ to Lisp translation.
qt.mbd
Sun Aug 2 13:15:21 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Support ownership transfer to non smoke wrapped QObjects & cleanup C++ to Lisp translation.
--- old-qt.gui/qt.mbd 2014-10-30 07:44:30.000000000 +0100
+++ new-qt.gui/qt.mbd 2014-10-30 07:44:30.000000000 +0100
@@ -45,7 +45,7 @@
("qt" (:needs "package" "lib"))
("ownership" (:needs "qt"))
- ("object" (:needs "qt"))
+ ("object" (:needs "qt" "signal-slot" "qstring"))
("operator" (:needs "qt" "object"))
("application" (:needs "qt" "properties"))
("qstring" (:needs "qt"))