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

QZint has been fixed

This commit is contained in:
Arin Alex
2017-09-08 06:30:38 +03:00
parent b6d03ab71c
commit 280b90dd0e
5 changed files with 44 additions and 16 deletions

View File

@@ -7,6 +7,7 @@ CONFIG += build_translations
!contains(CONFIG, qtscriptengine){
CONFIG += qjsengine
}
!contains(CONFIG, no_formdesigner){
CONFIG += dialogdesigner
}