aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-08-08 13:13:25 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-09 11:50:58 +0200
commit34ae6deb78c30a80570e0c0dda7b2f071abdbf68 (patch)
treeb67ed381bd87ffde42951a4d4dea95a0b4216d03 /src/quick/util
parentd25f11bb15cad8b24e4d0aaa041e998d0f86d3f7 (diff)
Remove remnants of QQmlImageProvider
QQmlImageProvider was renamed to QQuickImageProvider quite some time ago. Change-Id: I2f737f1e2a543c0abb0f45170499c41de25cf696 Reviewed-by: Chris Adams <christopher.adams@nokia.com>
Diffstat (limited to 'src/quick/util')
-rw-r--r--src/quick/util/qquickimageprovider.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/util/qquickimageprovider.cpp b/src/quick/util/qquickimageprovider.cpp
index 08ed8c12fa..798af57939 100644
--- a/src/quick/util/qquickimageprovider.cpp
+++ b/src/quick/util/qquickimageprovider.cpp
@@ -121,7 +121,7 @@ QImage QQuickTextureFactory::image() const
\list
\li Loaded using QPixmaps rather than actual image files
- \li Loaded asynchronously in a separate thread, if imageType() is \l{QQmlImageProvider::ImageType}{ImageType::Image}
+ \li Loaded asynchronously in a separate thread, if imageType() is \l{QQuickImageProvider::ImageType}{ImageType::Image}
\endlist
To specify that an image should be loaded by an image provider, use the