diff --git a/share/qtcreator/qml/qmlpuppet/commands/commands.pri b/share/qtcreator/qml/qmlpuppet/commands/commands.pri index dd1ae9091e6..03a44ae7509 100644 --- a/share/qtcreator/qml/qmlpuppet/commands/commands.pri +++ b/share/qtcreator/qml/qmlpuppet/commands/commands.pri @@ -1,6 +1,6 @@ INCLUDEPATH += $$PWD/ -HEADERS += $$PWD/synchronizecommand.h \ +HEADERS += $$PWD/synchronizecommand.h HEADERS += $$PWD/changepreviewimagesizecommand.h HEADERS += $$PWD/changelanguagecommand.h HEADERS += $$PWD//debugoutputcommand.h