mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-25 22:10:56 -08:00
add missing function 'qto-utf8' to correctly convert QStrings
This commit is contained in:
parent
f3c80bbce4
commit
99c059a70b
5 changed files with 20 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "23.7.1"; // July 2023
|
||||
const char LQML::version[] = "23.7.2"; // July 2023
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue