The \enum should use the enum name not the flags.

Fixes a qdoc warning.

Change-Id: Ia8cbad00902a27c24e14910cdc3a87a66839716b
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
Richard Moore 2012-05-07 12:41:24 +01:00 committed by Qt by Nokia
parent de11b9f5a7
commit 2cea0042d0

View File

@ -150,7 +150,7 @@ QT_BEGIN_NAMESPACE
*/ */
/*! /*!
\enum QNetworkSession::UsagePolicies \enum QNetworkSession::UsagePolicy
\since 5.0 \since 5.0
These flags allow the system to inform the application of network usage restrictions that These flags allow the system to inform the application of network usage restrictions that