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:
@@ -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){
|
||||
|
Reference in New Issue
Block a user