mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-08 02:02:43 -08:00
fix return value of QVARIANT-VALUE to work with QT-OBJECTs
This commit is contained in:
parent
b33a987248
commit
d2d86849ce
3 changed files with 4 additions and 8 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue