mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-18 23:31:05 -08:00
add function 'copy-all-asset-files' (mobile only)
This commit is contained in:
parent
e79cd09ae4
commit
a94837e512
4 changed files with 24 additions and 7 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "22.8.1"; // August 2022
|
||||
const char LQML::version[] = "22.8.2"; // August 2022
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue