Skip to content
Snippets Groups Projects
Commit c03fff09 authored by Kai Koehne's avatar Kai Koehne
Browse files

QmlProject: Stop program when exiting creator

Task-number: QTCREATORBUG-2501
parent 646ec206
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,7 @@ QmlRunControl::QmlRunControl(QmlProjectRunConfiguration *runConfiguration, QStri
QmlRunControl::~QmlRunControl()
{
stop();
}
void QmlRunControl::start()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment