add note about adding files to a project

This commit is contained in:
pls.153 2022-02-27 16:29:13 +01:00
parent 03308ddf72
commit f52c1ec594
2 changed files with 11 additions and 1 deletions

View file

@ -7,7 +7,7 @@
#include <QStringList>
#include <QDebug>
const char LQML::version[] = "22.2.2"; // Feb 2022
const char LQML::version[] = "22.2.3"; // Feb 2022
extern "C" void ini_LQML(cl_object);