mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-09 18:51:24 -08:00
add fast, direct (low-level) JS function calls for QML
This commit is contained in:
parent
bfdc227b21
commit
8d3bc5234f
11 changed files with 120 additions and 17 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include <QStringList>
|
||||
#include <QDebug>
|
||||
|
||||
const char EQL::version[] = "20.7.1"; // July 2020
|
||||
const char EQL::version[] = "21.3.1"; // March 2021
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue