summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-08-23 17:25:44 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-25 01:54:27 +0200
commit75cb66c04e8805a047a2f50e3e586d464dc7d1bc (patch)
tree368ccc1b58d3debe5f1c3dc7b45c038678e1bf40 /src/widgets
parentc0c5b47a47f21143fd1bdeff92221ba3326a1dd5 (diff)
Don't define QT_NO_ICONV on Windows: that comes from qconfig.h
Both the configure script and configure.exe add QT_NO_ICONV to qconfig.h in case they can't find iconv. Since Windows doesn't use iconv anyway, we don't need to set QT_NO_ICONV here. MSVC likes to print a warning that a macro is redefined. That gets quite spammy... Change-Id: Ide9800f6f848bc0c2d8bdbcb41875a709d3e249c Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/widgets')
0 files changed, 0 insertions, 0 deletions