support packages for symbols as property names.
src/operator.lisp
Thu Jul 23 00:21:01 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* support packages for symbols as property names.
--- old-qt.gui/src/operator.lisp 2014-10-30 07:45:15.000000000 +0100
+++ new-qt.gui/src/operator.lisp 2014-10-30 07:45:15.000000000 +0100
@@ -95,6 +95,8 @@
;; > $hasPublicDestructor = 1;
;; > $hasPublicProtectedConstructor = 1;
;;
+ ;; RESOLUTION:
+ ;; wait for KDE 4.4 -- the new smoke_generator should fix this.
(cxx:operator= (cxx:operator[] object index)
new-value)
new-value)