summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxblendedimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxblendedimage.h')
-rw-r--r--src/declarative/fx/qfxblendedimage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/fx/qfxblendedimage.h b/src/declarative/fx/qfxblendedimage.h
index 7169b92..248cc9d 100644
--- a/src/declarative/fx/qfxblendedimage.h
+++ b/src/declarative/fx/qfxblendedimage.h
@@ -63,6 +63,7 @@ class Q_DECLARATIVE_EXPORT QFxBlendedImage : public QFxItem
Q_PROPERTY(bool smooth READ smoothTransform WRITE setSmoothTransform)
public:
QFxBlendedImage(QFxItem *parent=0);
+ ~QFxBlendedImage();
QUrl primaryUrl() const;
void setPrimaryUrl(const QUrl &);