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