Fix invalid qdoc input
authorAlan Alpert <alan.alpert@nokia.com>
Mon, 14 May 2012 06:04:11 +0000 (16:04 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 14 May 2012 06:29:43 +0000 (08:29 +0200)
Change-Id: I0f6143d7b8f816f0d55281c7ba0eec8248ce1cbe
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/qml/qml/qqmlfile.cpp

index 6d48536..9bdd2cd 100644 (file)
@@ -47,7 +47,8 @@
 #include <private/qqmlglobal_p.h>
 
 /*!
-\class The QQmlFile class gives access to local and remote files.
+\class QQmlFile
+\brief The QQmlFile class gives access to local and remote files.
 
 Supports file://, qrc://, bundle:// uris and whatever QNetworkAccessManager supports.
 */