summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qfxview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/util/qfxview.h')
-rw-r--r--src/declarative/util/qfxview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/util/qfxview.h b/src/declarative/util/qfxview.h
index b5592b8..3c4be20 100644
--- a/src/declarative/util/qfxview.h
+++ b/src/declarative/util/qfxview.h
@@ -89,6 +89,7 @@ Q_SIGNALS:
private Q_SLOTS:
void continueExecute();
+ void sizeChanged();
protected:
virtual void resizeEvent(QResizeEvent *);