mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-24 10:51:07 -08:00
add missing class QProxyStyle, needed for e.g. ::standardIcon(); small revisions;
This commit is contained in:
parent
049cd17e12
commit
9544ab9768
39 changed files with 859 additions and 523 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "16.12.3"; // Dec 2016
|
||||
const char EQL::version[] = "16.12.4"; // Dec 2016
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue