summaryrefslogtreecommitdiffstats
path: root/src/imports/gestures/qdeclarativegesturearea_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/gestures/qdeclarativegesturearea_p.h')
-rw-r--r--src/imports/gestures/qdeclarativegesturearea_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/imports/gestures/qdeclarativegesturearea_p.h b/src/imports/gestures/qdeclarativegesturearea_p.h
index 8d7fdfe..8e2c066 100644
--- a/src/imports/gestures/qdeclarativegesturearea_p.h
+++ b/src/imports/gestures/qdeclarativegesturearea_p.h
@@ -65,8 +65,6 @@ class Q_DECLARATIVE_EXPORT QDeclarativeGestureArea : public QDeclarativeItem
Q_PROPERTY(QGesture *gesture READ gesture)
- Q_INTERFACES(QDeclarativeParserStatus)
-
public:
QDeclarativeGestureArea(QDeclarativeItem *parent=0);
~QDeclarativeGestureArea();