summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/extra.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/extra/extra.pri')
-rw-r--r--src/declarative/extra/extra.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/extra/extra.pri b/src/declarative/extra/extra.pri
index c731afa..1f84406 100644
--- a/src/declarative/extra/extra.pri
+++ b/src/declarative/extra/extra.pri
@@ -9,7 +9,7 @@ SOURCES += \
extra/qfxparticles.cpp \
extra/qmlbehaviour.cpp \
extra/qbindablemap.cpp \
- extra/qmlfontfamily.cpp
+ extra/qmlfontloader.cpp
HEADERS += \
extra/qnumberformat.h \
@@ -23,7 +23,7 @@ HEADERS += \
extra/qfxparticles.h \
extra/qmlbehaviour.h \
extra/qbindablemap.h \
- extra/qmlfontfamily.h
+ extra/qmlfontloader.h
contains(QT_CONFIG, xmlpatterns) {
QT+=xmlpatterns