From 6a5d1370b3209c7c5ed6fc498190deff69e74552 Mon Sep 17 00:00:00 2001 From: Michalina Ziemba Date: Tue, 14 Feb 2012 13:27:58 +0100 Subject: Qt Network: Added the \inmodule command in the class documentation. -Some of the public classes were missing the \inmodule command. -Fixed a sentence. Change-Id: I88ebe12680c744e32253dc01c5ddb4292267caf9 Reviewed-by: Lars Knoll --- src/network/access/qnetworkcookie.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/network/access/qnetworkcookie.cpp') diff --git a/src/network/access/qnetworkcookie.cpp b/src/network/access/qnetworkcookie.cpp index c987c50017..88b021d780 100644 --- a/src/network/access/qnetworkcookie.cpp +++ b/src/network/access/qnetworkcookie.cpp @@ -58,6 +58,8 @@ QT_BEGIN_NAMESPACE /*! \class QNetworkCookie \since 4.4 + \inmodule QtNetwork + \brief The QNetworkCookie class holds one network cookie. Cookies are small bits of information that stateless protocols -- cgit v1.2.3