add module :webengine (tested with Qt 5.8)

This commit is contained in:
polos 2017-03-25 17:03:58 +01:00
parent d961d400f1
commit 64d140c8e3
81 changed files with 8541 additions and 6417 deletions

View file

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