forked from qt-creator/qt-creator
Tracing/QmlProfiler/Perfprofiler: Merge modules
Move Tracing Qml Types into the "QtCreator.Tracing" module. Move QmlProfiler Qml Types into the "QtCreator.QmlProfiler" module. Move PerfProfiler Qml Types into the "QtCreator.PerfProfiler" module. And tst_flamegraphview ones into QtCreator.TstTracingFlameGraphView. ... in preparation to register the types declaratively. Change-Id: Ic0e3863d09b3426fa5b7419116625ad49b817dcf Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
import FlameGraph 1.0
|
||||
import TimelineTheme 1.0
|
||||
import QtCreator.Tracing 1.0
|
||||
|
||||
import QtQml 2.2
|
||||
import QtQuick 2.9
|
||||
|
||||
Reference in New Issue
Block a user