summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@digia.com>2013-11-28 14:41:25 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-09 16:22:38 +0100
commit3be88bf778487d6fc3fdb80cee1ae43459ded0e2 (patch)
tree37d152192c2644b749b4efefef7633324a1e0aa7 /qmake
parent89277e10682c76403321968af2dbe3f6e44409c8 (diff)
Move QGridLayoutEngine to QtGui module
For MacOS 10.6 the exported symbols must be the same regardless of debug/release configuration, because for debug builds it will by default link to a release library. We therefore cannot let some exported symbols depend on if QT_DEBUG is defined or not. We therefore introduce QGRIDLAYOUTENGINE_DEBUG, which is independent of debug/release configuration. The whole dump() function concept should probably be revisited, but I don't want to clutter this commit too much with such unrelated things. Change-Id: I7086f31e2c36fe22ce9c9a3eda37ea25302459a9 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions