summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/extra.pri
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-10-21 00:57:02 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-10-21 01:43:24 (GMT)
commit2c70994c3b9b0839ef5d489e6dfcaaf6c4ed6b4d (patch)
treed00f145d9c4cd72bfcb6038aa86a22c9efb83a73 /src/declarative/extra/extra.pri
parentb8c939903b8afc0abe38ab2e315a5bda32221aae (diff)
downloadQt-2c70994c3b9b0839ef5d489e6dfcaaf6c4ed6b4d.zip
Qt-2c70994c3b9b0839ef5d489e6dfcaaf6c4ed6b4d.tar.gz
Qt-2c70994c3b9b0839ef5d489e6dfcaaf6c4ed6b4d.tar.bz2
Rename QBindableMap to QmlPropertyMap.
Task-number: QT-2316
Diffstat (limited to 'src/declarative/extra/extra.pri')
-rw-r--r--src/declarative/extra/extra.pri2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/extra/extra.pri b/src/declarative/extra/extra.pri
index 726f099..502504a 100644
--- a/src/declarative/extra/extra.pri
+++ b/src/declarative/extra/extra.pri
@@ -6,7 +6,6 @@ SOURCES += \
extra/qfxanimatedimageitem.cpp \
extra/qfxparticles.cpp \
extra/qmlbehavior.cpp \
- extra/qbindablemap.cpp \
extra/qmlfontloader.cpp
HEADERS += \
@@ -18,7 +17,6 @@ HEADERS += \
extra/qfxanimatedimageitem_p.h \
extra/qfxparticles.h \
extra/qmlbehavior.h \
- extra/qbindablemap.h \
extra/qmlfontloader.h
contains(QT_CONFIG, xmlpatterns) {