mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-11 03:31:47 -08:00
add missing type QList<QHostAddress> (module :network)
This commit is contained in:
parent
61ee317705
commit
680f4cf6ed
7 changed files with 23 additions and 27 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "19.9.1"; // September 2019
|
||||
const char EQL::version[] = "20.5.1"; // May 2020
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue