mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-23 13:01:16 -08:00
important: several revisions, simplifications (this commit is tested and stable)
This commit is contained in:
parent
fee4358760
commit
5bd6b31630
19 changed files with 216 additions and 324 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "22.3.4"; // Mar 2022
|
||||
const char LQML::version[] = "22.3.5"; // Mar 2022
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue