diff options
Diffstat (limited to 'src/declarative/fx/qfxitem.h')
-rw-r--r-- | src/declarative/fx/qfxitem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxitem.h b/src/declarative/fx/qfxitem.h index b76235b..549c9c2 100644 --- a/src/declarative/fx/qfxitem.h +++ b/src/declarative/fx/qfxitem.h @@ -90,7 +90,6 @@ private: QML_DECLARE_TYPE(QFxContents); Q_DECLARE_OPERATORS_FOR_FLAGS(QFxAnchors::UsedAnchors); -class QmlContext; class QmlState; class QmlTransition; class QFxTransform; |