summaryrefslogtreecommitdiffstats
path: root/doc/global/externalsites
diff options
context:
space:
mode:
authorJohn Brooks <john.brooks@dereferenced.net>2015-09-02 13:48:08 -0600
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-12-21 10:10:30 +0000
commitb826672658fcfce1688b329c32c91423b1c3cbd5 (patch)
tree1b5c53cf5edbcca26427f9aaf0daa7c8f218debf /doc/global/externalsites
parent7cde1c029e5a7da7738484758aa8fc7c930d06cc (diff)
Fix visibility of bundled zlib symbols with mingw
When QT_VISIBILITY_AVAILABLE is defined, the zlib header would use visibility("default") instead of Q_DECL_EXPORT, but Windows needs dllexport for these symbols to be available to QtGui/QtNetwork. In practice, Q_CORE_EXPORT always has the correct behavior for the zlib symbols. Change-Id: I7ab8080528e437260f822ac33e9e4334e2a0fdc8 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'doc/global/externalsites')
0 files changed, 0 insertions, 0 deletions