mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-18 23:31:05 -08:00
fix 'cl-repl' file browser to work on Windows
This commit is contained in:
parent
b4e37a6874
commit
050537163f
3 changed files with 11 additions and 6 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "22.4.2"; // Apr 2022
|
||||
const char LQML::version[] = "22.4.3"; // Apr 2022
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue