forked from qt-creator/qt-creator
QmlProject: Stop program when exiting creator
Task-number: QTCREATORBUG-2501
This commit is contained in:
@@ -77,6 +77,7 @@ QmlRunControl::QmlRunControl(QmlProjectRunConfiguration *runConfiguration, QStri
|
|||||||
|
|
||||||
QmlRunControl::~QmlRunControl()
|
QmlRunControl::~QmlRunControl()
|
||||||
{
|
{
|
||||||
|
stop();
|
||||||
}
|
}
|
||||||
|
|
||||||
void QmlRunControl::start()
|
void QmlRunControl::start()
|
||||||
|
|||||||
Reference in New Issue
Block a user