mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-10 04:20:17 -08:00
a bunch of revisions
This commit is contained in:
parent
1220bf06dc
commit
113386fdae
16 changed files with 109 additions and 112 deletions
|
|
@ -188,7 +188,7 @@ QObject* toQObjectPointer(cl_object l_obj) {
|
|||
|
||||
|
||||
|
||||
// *** Qt to Lisp
|
||||
// *** Qt to Lisp ***
|
||||
|
||||
cl_object from_cstring(const QByteArray& s) {
|
||||
cl_object l_s = ecl_alloc_simple_base_string(s.length());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue