Schannel: enable QStringBuilder
Apparently it is not enabled since the TLS backends became plugins, which is unfortunate I wrote code in here that assumed it was. Change-Id: I765435ce7d2c6fafa452d0453c705c27ff477be6 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
5c14fb274a
commit
fa256b242c
@ -31,4 +31,5 @@ qt_internal_add_plugin(QSchannelBackendPlugin
|
||||
ncrypt
|
||||
DEFINES
|
||||
QT_NO_CAST_FROM_ASCII
|
||||
QT_USE_QSTRINGBUILDER
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user