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

ui dialog demo added

This commit is contained in:
Arin Alexander
2016-09-05 20:52:15 +04:00
parent 74d9494478
commit a3deac3181
3 changed files with 183 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
CONFIG += build_translations
CONFIG += zint
#greaterThan(QT_MAJOR_VERSION, 4) {
# QT += uitools
#}
#lessThan(QT_MAJOR_VERSION, 5){
# CONFIG += uitools
#}
ZINT_PATH = $$PWD/3rdparty/zint-2.4.4
CONFIG(release, debug|release){