mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-18 23:31:05 -08:00
add i18n (requires installation from scratch of all existing examples)
This commit is contained in:
parent
ee69ed7c32
commit
b4f2700ddc
16 changed files with 98 additions and 11 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "22.4.3"; // Apr 2022
|
||||
const char LQML::version[] = "22.5.1"; // May 2022
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue