mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-18 23:31:05 -08:00
iOS: add filter for smart quotation marks, needed for example 'cl-repl'
This commit is contained in:
parent
f538b09bd4
commit
3a1fbb0917
4 changed files with 75 additions and 10 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "22.8.2"; // August 2022
|
||||
const char LQML::version[] = "22.11.1"; // November 2022
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue