0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-25 00:18:06 +03:00

Finish Dialog_Designer

# Conflicts:
#	limereport/limereport.pri
This commit is contained in:
Arin Alexander
2017-04-18 21:53:19 +03:00
52 changed files with 2254 additions and 58 deletions

View File

@@ -1,6 +1,8 @@
CONFIG += build_translations
CONFIG += zint
CONFIG += qjsengine
CONFIG += dialogdesigner
greaterThan(QT_MAJOR_VERSION, 4) {
QT += uitools
}