summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfximage.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-04-30 11:33:23 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-04-30 11:33:23 (GMT)
commite2f9eb037dfd26e02cad8a31a499a9c92a315d8b (patch)
tree2a4f69656d8f7624dcbf79b420af6868f81bb843 /src/declarative/fx/qfximage.cpp
parent488d2f6012c13291d2a8fe7907c332e2ab1b1b15 (diff)
downloadQt-e2f9eb037dfd26e02cad8a31a499a9c92a315d8b.zip
Qt-e2f9eb037dfd26e02cad8a31a499a9c92a315d8b.tar.gz
Qt-e2f9eb037dfd26e02cad8a31a499a9c92a315d8b.tar.bz2
qdoc: Corrected some qdoc warnings.
Diffstat (limited to 'src/declarative/fx/qfximage.cpp')
-rw-r--r--src/declarative/fx/qfximage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfximage.cpp b/src/declarative/fx/qfximage.cpp
index a34cd12..9eb8277 100644
--- a/src/declarative/fx/qfximage.cpp
+++ b/src/declarative/fx/qfximage.cpp
@@ -812,7 +812,7 @@ QFxImage::Status QFxImage::status() const
*/
/*!
- \property QFxImage::src
+ \property QFxImage::source
\brief the url of the image to be displayed in this item.
The content specified can be of any image type loadable by QImage. Alternatively,