add QML ini for SailfishOS

This commit is contained in:
polos 2021-03-14 16:32:08 +01:00
parent 49261f5031
commit 8e0a6a6e0c
3 changed files with 30 additions and 1 deletions

View file

@ -9,7 +9,7 @@
#include <QStringList>
#include <QDebug>
const char EQL::version[] = "21.3.2"; // March 2021
const char EQL::version[] = "21.3.3"; // March 2021
extern "C" void ini_EQL(cl_object);