mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-26 06:20:39 -08:00
add function 'qload-rc' for loading Lisp files added to Qt resources (*.qrc)
This commit is contained in:
parent
278be5f07d
commit
599a233d0c
5 changed files with 34 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "23.7.3"; // July 2023
|
||||
const char LQML::version[] = "23.8.1"; // August 2023
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue