summaryrefslogtreecommitdiffstats
path: root/src/android/accessibility/jar
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-06-08 16:01:21 +0200
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-06-09 08:51:35 +0000
commit42f5f03d0abdd464a48f2a31122f52497dcc81c6 (patch)
tree134b3401ef4657cea4bb02301c9addf2ce1c0b9a /src/android/accessibility/jar
parentd0d0ee4ed7a1cc538363a82cde24f1b626b415ec (diff)
Unexport QSslPreSharedKeyAuthenticator
Exporting value classes (as opposed to just their non-inline methods) creates subtle binary incompatibility problems. In this case, between C++11 and C++98 builds because of the move assignment operator. Even though it's not a problem in practice, so far, for some types of classes this issue ie real (QVector, say), so it's best to avoid exporting what we don't need to export. Change-Id: Ifca6aaedcbfa79ca35e651de7630e69c3b266fe3 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/android/accessibility/jar')
0 files changed, 0 insertions, 0 deletions