summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-16 17:21:48 -0800
committerThiago Macieira <thiago.macieira@intel.com>2014-12-20 07:47:19 +0100
commit3c9847a068dc86e44b7a2dcbae80cdab308ffa4a (patch)
treec3afcecd5b70815d533ac872443389d9896f0b1e /src/plugins/platforms/windows
parent41f7053b8735798b7f788f912cd4f9f1c50b100d (diff)
Remove the operator<< | >> (QDataStream, QStringList)
They aren't needed. The template version for QList in qdatastream.h is sufficient. This is binary compatible, since the functions were never exported. It's also source compatible, provided no one tried to do: QDataStream & (*fptr)(QDataStream &, QStringList &) = &operator>>; Change-Id: I8a4449b416154b34c007ef6abacf2b112451028f Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/plugins/platforms/windows')
0 files changed, 0 insertions, 0 deletions