Doc: Fixed qdoc warning.

bb10
David Boddie 2011-05-11 14:25:36 +02:00
parent 234b36698e
commit a31fae0835
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ QNetworkConfigurationManagerPrivate *qNetworkConfigurationManagerPrivate()
\fn void QNetworkConfigurationManager::configurationRemoved(const QNetworkConfiguration &config)
This signal is emitted when a configuration is about to be removed from the system. The removed
\a configuration is invalid but retains name and identifier.
configuration, specified by \a config, is invalid but retains name and identifier.
*/
/*!