forked from qt-creator/qt-creator
Unify flame graph and timeline details windows
They are mostly the same. Change-Id: I41be570989ecc58cf2ae33f692c89946b55a0e1d Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -57,7 +57,7 @@ Item {
|
||||
anchors.right: flamegraphItem.right
|
||||
anchors.bottom: flamegraphItem.bottom
|
||||
|
||||
FlameGraphText {
|
||||
TimelineText {
|
||||
id: text
|
||||
visible: textVisible
|
||||
anchors.fill: parent
|
||||
|
||||
Reference in New Issue
Block a user