0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 08:29:07 +03:00

Building for different script engine has been fixed

This commit is contained in:
Arin Alexander
2019-02-19 02:23:53 +03:00
parent 0a0e1504fa
commit e0ef984fca
10 changed files with 114 additions and 75 deletions

View File

@@ -29,9 +29,6 @@
****************************************************************************/
#include <QtGui>
#include <QTextLayout>
#ifndef USE_QJSENGINE
#include <QtScript/QScriptEngine>
#endif
#include <QLocale>
#include <QMessageBox>
#include <math.h>