aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/referenceexamples/coercion/coercion.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/referenceexamples/coercion/coercion.pro')
-rw-r--r--examples/qml/referenceexamples/coercion/coercion.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qml/referenceexamples/coercion/coercion.pro b/examples/qml/referenceexamples/coercion/coercion.pro
index c501b9cda2..7fca26c15e 100644
--- a/examples/qml/referenceexamples/coercion/coercion.pro
+++ b/examples/qml/referenceexamples/coercion/coercion.pro
@@ -2,7 +2,7 @@ QT += qml
SOURCES += main.cpp \
person.cpp \
- birthdayparty.cpp
+ birthdayparty.cpp
HEADERS += person.h \
birthdayparty.h
RESOURCES += coercion.qrc