aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/tracing
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-06-28 15:33:55 +0200
committerUlf Hermann <ulf.hermann@qt.io>2019-07-05 12:31:44 +0000
commite9d36fe9efdbc5a0743db33cf87f82ac5a530525 (patch)
tree8fd252365e89b10d2d5c4c3e7ba1576937eac30d /tests/auto/tracing
parentbcc62b6f72ef441c6a82cb69e921e7a5fb0acf75 (diff)
Tracing: Use Combobox for the modes menu
This is a better fit than a custom Button + Menu combination. Fixes: QTCREATORBUG-22579 Change-Id: Ie6f8a7ef2ce0da67a16bc365d6f619a11bc56221 Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'tests/auto/tracing')
-rw-r--r--tests/auto/tracing/flamegraphview/TestFlameGraphView.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/tracing/flamegraphview/TestFlameGraphView.qml b/tests/auto/tracing/flamegraphview/TestFlameGraphView.qml
index 3be69a445a..7324360b2a 100644
--- a/tests/auto/tracing/flamegraphview/TestFlameGraphView.qml
+++ b/tests/auto/tracing/flamegraphview/TestFlameGraphView.qml
@@ -28,7 +28,6 @@ import "../tracing/"
FlameGraphView {
id: root
- sizeRole: TestFlameGraphModel.SizeRole
model: flameGraphModel