summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfximage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfximage.cpp')
-rw-r--r--src/declarative/fx/qfximage.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/declarative/fx/qfximage.cpp b/src/declarative/fx/qfximage.cpp
index 69030d2..7445606 100644
--- a/src/declarative/fx/qfximage.cpp
+++ b/src/declarative/fx/qfximage.cpp
@@ -388,12 +388,6 @@ void QFxImage::paintContents(QPainter &p)
}
}
-QString QFxImage::propertyInfo() const
-{
- Q_D(const QFxImage);
- return d->url.toString();
-}
-
/*!
\qmlproperty enum Image::status