mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-25 22:10:56 -08:00
add missing marshal type qlonglong (e.g for sqlite)
This commit is contained in:
parent
82b7c5c549
commit
e15e58daaa
3 changed files with 3 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "23.6.1"; // June 2023
|
||||
const char LQML::version[] = "23.7.1"; // July 2023
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue