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 3c4be20..c658f07 100644
--- a/src/declarative/util/qfxview.h
+++ b/src/declarative/util/qfxview.h
@@ -95,6 +95,7 @@ protected:
virtual void resizeEvent(QResizeEvent *);
void focusInEvent(QFocusEvent *);
void focusOutEvent(QFocusEvent *);
+ void timerEvent(QTimerEvent*);
private:
friend class QFxViewPrivate;