add classes QPageLayout, QPageSize; small revisions;

This commit is contained in:
polos 2016-12-18 22:39:37 +01:00
parent c132e01424
commit 8b8b1cc022
49 changed files with 2238 additions and 1420 deletions

View file

@ -7,7 +7,7 @@
#include <QTimer>
#include <QStringList>
const char EQL::version[] = "16.12.4"; // Dec 2016
const char EQL::version[] = "16.12.5"; // Dec 2016
extern "C" void ini_EQL(cl_object);