From 139c020ed3aebed015e420886d524f50bcc9b52b Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Mon, 14 May 2012 16:04:11 +1000 Subject: Fix invalid qdoc input Change-Id: I0f6143d7b8f816f0d55281c7ba0eec8248ce1cbe Reviewed-by: Martin Jones --- src/qml/qml/qqmlfile.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/qml/qml') diff --git a/src/qml/qml/qqmlfile.cpp b/src/qml/qml/qqmlfile.cpp index 6d48536b2b..9bdd2cdabb 100644 --- a/src/qml/qml/qqmlfile.cpp +++ b/src/qml/qml/qqmlfile.cpp @@ -47,7 +47,8 @@ #include /*! -\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. */ -- cgit v1.2.3