summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-11-20 17:41:46 +0100
committerFlorian Bruhin <qt-project.org@the-compiler.org>2015-12-10 13:42:31 +0000
commitca3933f90d770fe4ea080fe12311793262aae751 (patch)
tree877d41baef366efeb57cfdea95f5155ae918cc0c /src/network
parentf0d0192652019ed2842741196bf3ace870e09429 (diff)
Add missing \since to QSslCipher QString overload.
This was added in 5.3 in 30d199a76c7d30d9d70eb6cd7594826e7bf6de61. Change-Id: I35a209fcfe417cb14605c4db19a3d2e85b67ee49 Reviewed-by: MichaƂ Dutkiewicz Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'src/network')
-rw-r--r--src/network/ssl/qsslcipher.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/ssl/qsslcipher.cpp b/src/network/ssl/qsslcipher.cpp
index c480b79371..302ba530d4 100644
--- a/src/network/ssl/qsslcipher.cpp
+++ b/src/network/ssl/qsslcipher.cpp
@@ -71,6 +71,8 @@ QSslCipher::QSslCipher()
}
/*!
+ \since 5.3
+
Constructs a QSslCipher object for the cipher determined by \a
name. The constructor accepts only supported ciphers (i.e., the
\a name must identify a cipher in the list of ciphers returned by