mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-30 22:02:07 -08:00
fix and improve "qml-lisp" example; allow nested QVariantLists (JS arrays in QML);
This commit is contained in:
parent
0e82b0a517
commit
03c7a5ded5
5 changed files with 27 additions and 10 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "17.1.2"; // Jan 2017
|
||||
const char EQL::version[] = "17.1.3"; // Jan 2017
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue