fix return value of QVARIANT-VALUE to work with QT-OBJECTs

This commit is contained in:
polos 2017-01-22 11:24:01 +01:00
parent b33a987248
commit d2d86849ce
3 changed files with 4 additions and 8 deletions

View file

@ -7,7 +7,7 @@
#include <QTimer>
#include <QStringList>
const char EQL::version[] = "17.1.5"; // Jan 2017
const char EQL::version[] = "17.1.6"; // Jan 2017
extern "C" void ini_EQL(cl_object);