Mark the testSslOption method as introduced in Qt 4.8

Change-Id: Ibe7cb1ca9cdcedd3f09dd4f865907e3f0fa6aef3
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
bb10
Laszlo Papp 2012-06-06 19:27:38 +03:00 committed by Qt by Nokia
parent 5e19363699
commit 01d48e07d8
1 changed files with 2 additions and 0 deletions

View File

@ -525,6 +525,8 @@ void QSslConfiguration::setSslOption(QSsl::SslOption option, bool on)
}
/*!
\since 4.8
Returns true if the specified SSL compatibility option is enabled.
\sa testSSlOption()