diff options
Diffstat (limited to 'src/declarative/extra/extra.pri')
-rw-r--r-- | src/declarative/extra/extra.pri | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/declarative/extra/extra.pri b/src/declarative/extra/extra.pri index 78272a9..85ff6ea 100644 --- a/src/declarative/extra/extra.pri +++ b/src/declarative/extra/extra.pri @@ -2,7 +2,6 @@ SOURCES += \ extra/qnumberformat.cpp \ extra/qmlnumberformatter.cpp \ extra/qmldatetimeformatter.cpp \ - extra/qmlgraphicsanimatedimageitem.cpp \ extra/qmlbehavior.cpp \ extra/qmlfontloader.cpp @@ -10,8 +9,6 @@ HEADERS += \ extra/qnumberformat_p.h \ extra/qmlnumberformatter_p.h \ extra/qmldatetimeformatter_p.h \ - extra/qmlgraphicsanimatedimageitem_p.h \ - extra/qmlgraphicsanimatedimageitem_p_p.h \ extra/qmlbehavior_p.h \ extra/qmlfontloader_p.h |