QmlDesigner: Build should not succeed if temp is unavailable

Change-Id: I6288fc085d8a55d16067f140516f4f83f822dd76
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
This commit is contained in:
Marco Bubke
2014-06-26 17:23:00 +02:00
parent 9b6f9dfb89
commit 31e2c71159

View File

@@ -175,8 +175,6 @@ bool PuppetCreator::build(const QString &qmlPuppetProjectFilePath) const
"So now the fallback version will be used " "So now the fallback version will be used "
"which is not supporting all features." "which is not supporting all features."
)); ));
} else {
buildSucceeded = true;
} }
} else { } else {
QmlDesignerWarning::show(QCoreApplication::translate("PuppetCreator", "Qt Version is not supported"), QmlDesignerWarning::show(QCoreApplication::translate("PuppetCreator", "Qt Version is not supported"),