forked from qt-creator/qt-creator
QmlProfiler: handling start/stop actions
Change-Id: I940025ba1f35f6136b4a12936b9e508ccb9d0d1f Reviewed-on: http://codereview.qt.nokia.com/1160 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -156,6 +156,8 @@ void QmlProfilerEngine::start()
|
||||
|
||||
d->m_running = true;
|
||||
d->m_delayedDelete = false;
|
||||
|
||||
AnalyzerManager::handleToolStarted();
|
||||
}
|
||||
|
||||
void QmlProfilerEngine::stop()
|
||||
|
||||
Reference in New Issue
Block a user