From dfc817ecec1d79fda76a049988917be139217617 Mon Sep 17 00:00:00 2001 From: Denis Dzyubenko Date: Fri, 12 Jun 2009 14:08:38 +0200 Subject: Removed \since 4.6 tag, mentioned that only the enum value is since 4.6 --- doc/src/qnamespace.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/qnamespace.qdoc b/doc/src/qnamespace.qdoc index 7772958..684f686 100644 --- a/doc/src/qnamespace.qdoc +++ b/doc/src/qnamespace.qdoc @@ -531,7 +531,7 @@ \value UniqueConnection Same as AutoConnection, but there will be a check that the signal is not already connected to the same slot before connecting, otherwise, the connection will fail. - \since 4.6 + This value was introduced in Qt 4.6. With queued connections, the parameters must be of types that are known to Qt's meta-object system, because Qt needs to copy the arguments to store them -- cgit v0.12