Let cl-smoke to do the return value user conversion.
Wed Sep 2 14:06:44 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Let cl-smoke to do the return value user conversion.
hunk ./src/class-browser.lisp 19
- (qt:make-variant
- (string-downcase (class-name (aref (items list) (cxx:row index)))))
+ (string-downcase (class-name (aref (items list) (cxx:row index))))